author | Johannes Schindelin <Johannes.Schindelin@gmx.de> | |
Mon, 30 Oct 2006 19:09:53 +0000 (20:09 +0100) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Fri, 24 Nov 2006 23:42:49 +0000 (15:42 -0800) | ||
commit | f53514bc2d82f2f5cc7b447575e74aa266ed46f0 | |
tree | 66550c439e27a793cce8d1cee474620d54e81bc1 | tree | snapshot |
parent | 016e6ccbe03438454777e43dd73d67844296a3fd | commit | diff |
allow deepening of a shallow repository
Now, by saying "git fetch -depth <n> <repo>" you can deepen
a shallow repository.
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Now, by saying "git fetch -depth <n> <repo>" you can deepen
a shallow repository.
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Junio C Hamano <junkio@cox.net>
commit.c | diff | blob | history | |
commit.h | diff | blob | history | |
fetch-pack.c | diff | blob | history | |
git-fetch.sh | diff | blob | history | |
shallow.c | diff | blob | history | |
upload-pack.c | diff | blob | history |