]> git.madduck.net Git - code/vcsh.git/commitdiff

madduck's git repository

Every one of the projects in this repository is available at the canonical URL git://git.madduck.net/madduck/pub/<projectpath> — see each project's metadata for the exact URL.

All patches and comments are welcome. Please squash your changes to logical commits before using git-format-patch and git-send-email to patches@git.madduck.net. If you'd read over the Git project's submission guidelines and adhered to them, I'd be especially grateful.

SSH access, as well as push access can be individually arranged.

If you use my repositories frequently, consider adding the following snippet to ~/.gitconfig and using the third clone URL listed for each project:

[url "git://git.madduck.net/madduck/"]
  insteadOf = madduck:

Fix mistake in README.md
authorRichard Hartmann <richih.mailinglist@gmail.com>
Tue, 27 Dec 2011 15:31:22 +0000 (16:31 +0100)
committerRichard Hartmann <richih.mailinglist@gmail.com>
Tue, 27 Dec 2011 15:31:22 +0000 (16:31 +0100)
Thanks to David Bremner for reporting this

README.md

index b07df4d09817c45fd2701ac23c2263b58860b06a..bdc26bfa08038f035e8300f8dcf6c7b7fc4d90ed 100644 (file)
--- a/README.md
+++ b/README.md
@@ -236,7 +236,7 @@ Done!
 
 You're welcome to clone the example repository:
 
-    git clone git://github.com/RichiH/vcsh_mr_template.git
+    vcsh clone git://github.com/RichiH/vcsh_mr_template.git
 
 Look around in the clone. It should be reasonably simple to understand. If not,
 poke me, RichiH, on Freenode (query) or OFTC (#vcs-home).