Building on Windows from scratch - guile problem SOLVED
John Ralls
jralls at ceridwen.us
Thu Jan 16 10:49:53 EST 2014
On Jan 16, 2014, at 5:23 AM, Geert Janssens <janssens-geert at telenet.be> 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
More information about the gnucash-devel
mailing list