Merge branch 'dp/hash-literally'
commitd8eec50468a64b23e1013bac9e78fc447af046ca
authorJunio C Hamano <gitster@pobox.com>
Wed, 20 Aug 2008 04:43:25 +0000 (19 21:43 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 20 Aug 2008 04:43:25 +0000 (19 21:43 -0700)
tree5cd07dd03ae0976538aec276ab559c8169d3f0d5
parent614eef259f0e805c7f656e1684b6a7ae56e1ee40
parent4a3d85dcf6722b7e5d16b5b1f69b51e39ad5f1dc
Merge branch 'dp/hash-literally'

* 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
sha1_file.c