DORMANTno replies

[Useless PATCH to contrib/examples/git-remote.perl] Typo "does not exists" when git remote update remote.

From: Mikael Magnusson <hidden>
Date: 2016-06-15 22:45:23
Subsystem: the rest · Maintainer: Linus Torvalds

---
I fixed this a few weeks before the git-remote C rewrite then never got 
around to sending it...

  contrib/examples/git-remote.perl |    2 +-
  1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/contrib/examples/git-remote.perl b/contrib/examples/git-remote.perl
index 36bd54c..b17952a 100755
--- a/contrib/examples/git-remote.perl
+++ b/contrib/examples/git-remote.perl
@@ -309,7 +309,7 @@ sub update_remote {
  			}
  		}
  	} else {
-		print STDERR "Remote group $name does not exists.\n";
+		print STDERR "Remote group $name does not exist.\n";
  		exit(1);
  	}
  	for (@remotes) {

--
Mikael Magnusson
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help