author | Rene Scharfe <rene.scharfe@lsrfire.ath.cx> | |
Sun, 24 Sep 2006 15:31:10 +0000 (17:31 +0200) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Mon, 25 Sep 2006 02:55:08 +0000 (19:55 -0700) | ||
commit | 3d74982f0b1f8895d27937aa6ed62c1ddd50a020 | |
tree | fc7962ab14b0309d49bb0146401a8111c66b6fea | tree | snapshot |
parent | 81b84c42d645dd9c30b77f804abc07e128dc490b | commit | diff |
git-tar-tree: Move code for git-archive --format=tar to archive-tar.c
This patch doesn't change any functionality, it only moves code around. It
makes seeing the few remaining lines of git-tar-tree code easier. ;-)
Signed-off-by: Rene Scharfe <rene.scharfe@lsrfire.ath.cx>
Signed-off-by: Junio C Hamano <junkio@cox.net>
This patch doesn't change any functionality, it only moves code around. It
makes seeing the few remaining lines of git-tar-tree code easier. ;-)
Signed-off-by: Rene Scharfe <rene.scharfe@lsrfire.ath.cx>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Makefile | diff | blob | history | |
archive-tar.c | [new file with mode: 0644] | blob |
builtin-tar-tree.c | diff | blob | history |