author | Junio C Hamano <gitster@pobox.com> | |
Sun, 12 Apr 2009 23:46:41 +0000 (16:46 -0700) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Sun, 12 Apr 2009 23:46:41 +0000 (16:46 -0700) |
* fg/remote-prune:
add tests for remote groups
git remote update: Fallback to remote if group does not exist
remote: New function remote_is_configured()
git remote update: Report error for non-existing groups
git remote update: New option --prune
builtin-remote.c: Split out prune_remote as a separate function.
add tests for remote groups
git remote update: Fallback to remote if group does not exist
remote: New function remote_is_configured()
git remote update: Report error for non-existing groups
git remote update: New option --prune
builtin-remote.c: Split out prune_remote as a separate function.
1 | 2 | |||
---|---|---|---|---|
remote.c | patch | | diff1 | | diff2 | | blob | history |
diff --cc remote.c
Simple merge