]> git.ipfire.org Git - thirdparty/git.git/commit - Documentation/git-update-index.txt
[PATCH] Add --info-only option to git-update-cache.
authorBryan Larsen <bryan.larsen@gmail.com>
Fri, 8 Jul 2005 23:52:12 +0000 (16:52 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Sat, 9 Jul 2005 00:07:37 +0000 (17:07 -0700)
commitdf6e151636992edc5824af53b62b451737b0d24d
tree24523944fbaabeeb963e7ca411ba122f3196a3af
parent7672db20c2060f20b01788e4a4289ebc5f818605
[PATCH] Add --info-only option to git-update-cache.

Add --info-only option to git-update-cache.

[JC demangled whitespace from the posted patch himself because he
 liked it so much.  Also adjusted to the index_fd() interface
 slightly done differently from the original one.]

Signed-off-by: Bryan Larsen <bryan.larsen@gmail.com>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Documentation/git-update-cache.txt
update-cache.c