Merge branch 'fg/remote-prune'
commitc276857ee250ca1c3a36cba8358f50ba01e97917
authorJunio C Hamano <gitster@pobox.com>
Sun, 12 Apr 2009 23:46:41 +0000 (12 16:46 -0700)
committerJunio C Hamano <gitster@pobox.com>
Sun, 12 Apr 2009 23:46:41 +0000 (12 16:46 -0700)
treed7146ab7ab5db2881e9d95efabca0e2c0e7d5244
parent07fb030efc7fd3d1833b53880dd39e98033326f6
parent27845e9548b7b5b316d89f64546466f2004ee414
Merge branch 'fg/remote-prune'

* 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.
remote.c