Re: pygi's style
- From: Steve Frécinaux <code istique net>
- To: python-hackers-list gnome org
- Subject: Re: pygi's style
- Date: Tue, 25 May 2010 23:12:10 +0200
git help blame
-w
Ignore whitespace when comparing the parent's version and the
child's to find where the lines came from.
Please note that indent not only changes whitespace but can also add
line ends from place to place.
Maybe we'd be better off just doing a sed -e 's/\t/ /g' -e
's/\s*$//' instead if the parens and bracket usage is already consistent
in the code.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]