git-hash-object: Add --stdin-paths option
commitd8ee4832509dd2d7448a49920f5cba2fc979283d
authorAdam Roben <aroben@apple.com>
Fri, 23 May 2008 14:19:38 +0000 (23 16:19 +0200)
committerJunio C Hamano <gitster@pobox.com>
Fri, 23 May 2008 19:06:35 +0000 (23 12:06 -0700)
tree64f56ec59cef4fc50476208c93aadc705c438c77
parent3ea5a1b33d99b6c4f5e745c0dd017307c58cff31
git-hash-object: Add --stdin-paths option

This allows multiple paths to be specified on stdin.

Signed-off-by: Adam Roben <aroben@apple.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-hash-object.txt
hash-object.c
t/t1007-hash-object.sh