On Jan 16, 2014, at 5:23 AM, Geert Janssens <[email protected]> wrote: > 3. Apply your patches and ignore those that are already there is also > correct. Then before > committing anything it's worth considering which changes logically belong > together and check > these changes in in separate commits. 'git add -i' will be tremendously > helpful for this part > (adding changes into the index interactively).
Pardon me for barging in. I just want to add that a git GUI makes it much less painful to pull diffs apart into commits compared to `git add -i`. TortoiseGit (http://code.google.com/p/tortoisegit/) works well on M$Windows. Regards, John Ralls _______________________________________________ gnucash-devel mailing list [email protected] https://lists.gnucash.org/mailman/listinfo/gnucash-devel
