Peter,

> I'm happy to help answer questions about git.
> 
> Bob, git add -p is your friend.

I'm taking you up on this!
Okay, just to verify:

I should:
git add -p <file>
[git add -p <file>] - as many as needed
git commit -m "msg"

Repeat the above for each separate issue.

Here is where it gets iffy. I use git format-patch to create the patches?
How do I specify all the patches, or do I run git format-patch each time I
do a commit?

Thanks,
Bob
_______________________________________________
libssh2-devel http://cool.haxx.se/cgi-bin/mailman/listinfo/libssh2-devel

Reply via email to