]> 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:

Update README.md
authorRichard Hartmann <richih.mailinglist@gmail.com>
Tue, 7 Feb 2012 14:05:02 +0000 (15:05 +0100)
committerRichard Hartmann <richih.mailinglist@gmail.com>
Tue, 7 Feb 2012 14:05:02 +0000 (15:05 +0100)
Add mr's vcsh lib to docs

README.md

index 5257753ae8e147118686e72c645bcee7e6b83898..c0585d237617259e167c1ca5670d5d4c831a9bc8 100644 (file)
--- a/README.md
+++ b/README.md
@@ -130,6 +130,8 @@ this:
 
     [DEFAULT]
     jobs = 5
+    # Use if your mr does not have vcsh support in mainline, yet
+    include = cat /usr/share/mr/vcsh
     include = cat ${XDG_CONFIG_HOME:-$HOME/.config}/mr/config.d/*
 
 ### repo.d ###