> Question: As you are poking through code like this to try and > determine what to do, making changes, trying things out .... how do you > not disturb the whitespace?
I don't think you can avoid it entirely, but git diff has switches to ignore whitespace changes. (--ignore-all-space). I am not sure how well it works. I didn't know of the switch, so ended up going through the diff file hand-editing the whitespace-only changes out. Which was only partially sucessful. I guess you could then revert and re-patch to get your reap changes, but lose the whitespace changes. -- atp ------------------------------------------------------------------------------ ThinkGeek and WIRED's GeekDad team up for the Ultimate GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the lucky parental unit. See the prize list and enter to win: http://p.sf.net/sfu/thinkgeek-promo _______________________________________________ Emc-developers mailing list Emc-developers@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/emc-developers