author | Johannes Schindelin <Johannes.Schindelin@gmx.de> | |
Wed, 26 Jul 2006 01:52:35 +0000 (03:52 +0200) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Wed, 26 Jul 2006 20:36:36 +0000 (13:36 -0700) | ||
commit | 11be42a47632a6f7219d34f5e312aa20ae076142 | |
tree | 67fb9d00882b55dfdc8a0355ed744759179e71aa | tree | snapshot |
parent | 8fd2cb4069178539d8cf7711586d4e6378722bf3 | commit | diff |
Make git-mv a builtin
This also moves add_file_to_index() to read-cache.c. Oh, and while
touching builtin-add.c, it also removes a duplicate git_config() call.
Signed-off-by: Johannes Schindelin <Johannes.Schindelin@gmx.de>
Signed-off-by: Junio C Hamano <junkio@cox.net>
This also moves add_file_to_index() to read-cache.c. Oh, and while
touching builtin-add.c, it also removes a duplicate git_config() call.
Signed-off-by: Johannes Schindelin <Johannes.Schindelin@gmx.de>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Makefile | diff | blob | history | |
builtin-add.c | diff | blob | history | |
builtin-mv.c | [new file with mode: 0644] | blob |
builtin.h | diff | blob | history | |
cache.h | diff | blob | history | |
git-mv.perl | [deleted file] | blob | history |
git.c | diff | blob | history | |
read-cache.c | diff | blob | history |