Bahadir Balban, Mon, Dec 12, 2005 16:31:12 +0100: > Suppose I have a HEAD branch, which is the latest. And I want to > generate `individual' patches for each commit I did since the > beginning of development for this branch. That is what I think "git format-patch <commit>" is for. It will generate patches to bring "<commit>" to HEAD. > Secondly, is the sha1 of a tree what appears next to each commit when > I type git-log? Is this the only command that lets us know the sha1's > of commits? "git rev-list", I think - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.htmlReceived on Tue Dec 13 04:34:43 2005
This archive was generated by hypermail 2.1.8 : 2005-12-13 04:34:57 EST