| author | Junio C Hamano <gitster@pobox.com> | |
| Wed, 20 Aug 2008 04:43:25 +0000 (21:43 -0700) | ||
| committer | Junio C Hamano <gitster@pobox.com> | |
| Wed, 20 Aug 2008 04:43:25 +0000 (21:43 -0700) |
* dp/hash-literally:
add --no-filters option to git hash-object
add --path option to git hash-object
use parse_options() in git hash-object
correct usage help string for git-hash-object
correct argument checking test for git hash-object
teach index_fd to work with pipes
add --no-filters option to git hash-object
add --path option to git hash-object
use parse_options() in git hash-object
correct usage help string for git-hash-object
correct argument checking test for git hash-object
teach index_fd to work with pipes
| 1 | 2 | |||
|---|---|---|---|---|
| sha1_file.c | patch | | diff1 | | diff2 | | blob | history |
diff --cc sha1_file.c
Simple merge