author | Johannes Schindelin <Johannes.Schindelin@gmx.de> | |
Tue, 7 Oct 2008 16:08:21 +0000 (18:08 +0200) | ||
committer | Shawn O. Pearce <spearce@spearce.org> | |
Wed, 8 Oct 2008 14:04:44 +0000 (07:04 -0700) | ||
commit | cced48a808620d60e95a1e51254b135a46ddf719 | |
tree | a377d8f23f86b27a00f88fc78e2b36e2411e93d0 | tree | snapshot |
parent | daf6c2edc21ae1f018ef3829294024fc10756c8c | commit | diff |
git rm: refresh index before up-to-date check
Since "git rm" is supposed to be porcelain, we should convince it to
be user friendly by refreshing the index itself.
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Since "git rm" is supposed to be porcelain, we should convince it to
be user friendly by refreshing the index itself.
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
builtin-rm.c | diff | blob | history | |
t/t3600-rm.sh | diff | blob | history |