Hi list!

Since I'm doing lately and I plan to continue to do patches to improve
pep8 compliance for the whole vdsm codebase, and a lot of that is
E126, E127 and E128, that deal with whitespaces, I have added to my
~/.gitconfig

[alias]
    bl = blame -w

Which ignores whitespaces for the blame on the lines. This way, my name
will not be shown next to code I don't know about ;-) Of course, it would
be great if git blame where to be extended with pydiff so all the pep8
changes would be ignored for blaming purposes... But I'll leave that to
someone else ;-)

Best,

Toni
_______________________________________________
vdsm-devel mailing list
vdsm-devel@lists.fedorahosted.org
https://lists.fedorahosted.org/mailman/listinfo/vdsm-devel

Reply via email to