author | Finn Arne Gangstad <finnag@pvv.org> | |
Mon, 6 Apr 2009 13:41:00 +0000 (15:41 +0200) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Wed, 8 Apr 2009 04:51:19 +0000 (21:51 -0700) | ||
commit | bed5d42163ec2e2ddde3b1d78d303a4fb39bc0d0 | |
tree | d72f9ae9cc53416dc5d32e4ea9eb6c6d6708ce66 | tree | snapshot |
parent | efa54803cb1dc15923799f94abf82cb0433c2b9b | commit | diff |
git remote update: Report error for non-existing groups
Previosly, git remote update <non-existing-group> would just silently fail
and do nothing. Now it will report an error saying that the group does
not exist.
Signed-off-by: Finn Arne Gangstad <finnag@pvv.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Previosly, git remote update <non-existing-group> would just silently fail
and do nothing. Now it will report an error saying that the group does
not exist.
Signed-off-by: Finn Arne Gangstad <finnag@pvv.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
builtin-remote.c | diff | blob | history |