summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: c82efaf)
raw | patch | inline | side by side (parent: c82efaf)
author | Mikael Magnusson <mikachu@gmail.com> | |
Fri, 19 Sep 2008 13:48:08 +0000 (15:48 +0200) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Thu, 16 Oct 2008 15:20:15 +0000 (08:20 -0700) |
contrib/examples/git-remote.perl | patch | blob | history |
index 36bd54c985080f8dd5558a3e7a4e19ede9fbab93..b17952a785d9e45dea8a71c211f76f0271e659da 100755 (executable)
}
}
} else {
- print STDERR "Remote group $name does not exists.\n";
+ print STDERR "Remote group $name does not exist.\n";
exit(1);
}
for (@remotes) {