commit | a77a9222127b6e873ffab08dd57bd5d37b069f41 | [log] [tgz] |
---|---|---|
author | Junio C Hamano <junkio@cox.net> | Fri Oct 28 02:39:56 2005 -0700 |
committer | Junio C Hamano <junkio@cox.net> | Fri Oct 28 02:39:56 2005 -0700 |
tree | 2874f270ac824f6751f034514af7eee98c6e4a38 | |
parent | 6d0de319d6249096fe934317e937177d07b1b84f [diff] |
Document git-patch-id a bit better. Pavel Roskin wondered what the SHA1 output at the beginning of git-diff-tree was about. The only consumer of that information so far is this git-patch-id command, which was inadequately documented. Signed-off-by: Junio C Hamano <junkio@cox.net>