commit | 25db465a34ab6fe840011e5d746701186e9e9884 | [log] [tgz] |
---|---|---|
author | Junio C Hamano <gitster@pobox.com> | Wed Dec 26 16:04:05 2007 -0800 |
committer | Junio C Hamano <gitster@pobox.com> | Wed Dec 26 16:05:54 2007 -0800 |
tree | 40cbd66ea98949daa1d273e4b7c5d4159a6b102b | |
parent | 0faf2da7e5ee5c2f472d8a7afaf8616101f34e80 [diff] |
Fix documentation of --first-parent in git-log and copy it to git-rev-list Credit goes to Avi Kivity for noticing the lack of description in rev-list manual page. Signed-off-by: Junio C Hamano <gitster@pobox.com>