author | Johannes Schindelin <Johannes.Schindelin@gmx.de> | |
Sun, 30 Jul 2006 18:26:15 +0000 (20:26 +0200) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Mon, 31 Jul 2006 06:31:39 +0000 (23:31 -0700) | ||
commit | 076b0adcf9dac7bd9d18624087f679cc811aeb77 | |
tree | 99b9d07f74b648b5353a56350247b929efa7acde | tree | snapshot |
parent | 16da134b1f9b0fbd1d328999875d34d02e5470b4 | commit | diff |
read-tree: move merge functions to the library
This will allow merge-recursive to use the read-tree functionality
without exec()ing git-read-tree.
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Junio C Hamano <junkio@cox.net>
This will allow merge-recursive to use the read-tree functionality
without exec()ing git-read-tree.
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Junio C Hamano <junkio@cox.net>
builtin-read-tree.c | diff | blob | history | |
unpack-trees.c | diff | blob | history | |
unpack-trees.h | diff | blob | history |