Code

Merge branch 'fg/remote-prune'
authorJunio C Hamano <gitster@pobox.com>
Sun, 12 Apr 2009 23:46:41 +0000 (16:46 -0700)
committerJunio 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.

1  2 
remote.c

diff --cc remote.c
Simple merge