git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/2] git-submodule.sh: fix filename in comment.
@ 2012-06-25 10:56 Michał Górny
  2012-06-25 10:57 ` [PATCH 2/2] git-submodule: support 'rm' command Michał Górny
  0 siblings, 1 reply; 9+ messages in thread
From: Michał Górny @ 2012-06-25 10:56 UTC (permalink / raw)
  To: git; +Cc: Michał Górny

Signed-off-by: Michał Górny <mgorny@gentoo.org>
---
 git-submodule.sh |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/git-submodule.sh b/git-submodule.sh
index 5c61ae2..fbf2faf 100755
--- a/git-submodule.sh
+++ b/git-submodule.sh
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# git-submodules.sh: add, init, update or list git submodules
+# git-submodule.sh: add, init, update or list git submodules
 #
 # Copyright (c) 2007 Lars Hjemli
 
-- 
1.7.10.2

^ permalink raw reply related	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2012-06-28 20:31 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-25 10:56 [PATCH 1/2] git-submodule.sh: fix filename in comment Michał Górny
2012-06-25 10:57 ` [PATCH 2/2] git-submodule: support 'rm' command Michał Górny
2012-06-25 16:58   ` Jens Lehmann
2012-06-25 20:53     ` Phil Hord
2012-06-25 21:09       ` Jens Lehmann
2012-06-26 19:12         ` Phil Hord
2012-06-26 19:59           ` Jens Lehmann
2012-06-27 18:48             ` Phil Hord
2012-06-28 20:31     ` Michał Górny

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).