author | Martin Langhoff <martin@catalyst.net.nz> | |
Sun, 4 Sep 2005 10:55:06 +0000 (22:55 +1200) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Sun, 4 Sep 2005 17:28:43 +0000 (10:28 -0700) | ||
commit | 3292ae4794012994560816e6111d27c809f5e86a | |
tree | 3eb0ef958add3445a13ebe0757faca3f57352014 | tree | snapshot |
parent | ce726ec8d80ccce4e4956a026d807cb02bdc6de9 | commit | diff |
[PATCH] archimport autodetects import status, supports incremental imports
If there is no GIT directory, archimport will assume it is an initial import.
It now also supports incremental imports, skipping "seen" commits. You can
now run it repeatedly to pull new commits from the Arch repository.
Signed-off-by: Martin Langhoff <martin@catalyst.net.nz>
Signed-off-by: Junio C Hamano <junkio@cox.net>
If there is no GIT directory, archimport will assume it is an initial import.
It now also supports incremental imports, skipping "seen" commits. You can
now run it repeatedly to pull new commits from the Arch repository.
Signed-off-by: Martin Langhoff <martin@catalyst.net.nz>
Signed-off-by: Junio C Hamano <junkio@cox.net>
git-archimport-script | diff | blob | history |