]> git.ipfire.org Git - thirdparty/git.git/commit - Documentation/git-update-index.txt
update-index -g
authorJunio C Hamano <junkio@cox.net>
Thu, 24 Aug 2006 04:24:47 +0000 (21:24 -0700)
committerJunio C Hamano <junkio@cox.net>
Thu, 24 Aug 2006 04:24:47 +0000 (21:24 -0700)
commit7099c9c7c9c14ca3f66b8a04219162e6f259ff37
tree0e395b92769a274a8f240dfa710974f588ea793c
parent5df7dbbae4a51e20afc00acc5c87ea4536d1302c
update-index -g

I often find myself typing this but the common abbreviation "g" for
"again" has not been supported so far for some unknown reason.

Signed-off-by: Junio C Hamano <junkio@cox.net>
Documentation/git-update-index.txt
builtin-update-index.c