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

Enable github to parse INSTALL & README as markdown
authorRichard Hartmann <richih.mailinglist@gmail.com>
Thu, 10 Nov 2011 19:43:50 +0000 (20:43 +0100)
committerRichard Hartmann <richih.mailinglist@gmail.com>
Thu, 10 Nov 2011 19:43:50 +0000 (20:43 +0100)
INSTALL.md [moved from INSTALL with 100% similarity]
README.md [moved from README with 99% similarity]

similarity index 100%
rename from INSTALL
rename to INSTALL.md
similarity index 99%
rename from README
rename to README.md
index 51ec77b878a8991a257e63eaf33e7d76a0905c35..4263ad0a130628a0f152f6644b5f03ede880b83f 100644 (file)
--- a/README
+++ b/README.md
@@ -7,7 +7,7 @@ That, in turn, means you can have one repository per config set (zsh, vim, ssh,
 
 vcsh was designed with mr [1] in mind so you might want to install that, as well.
 
 
 vcsh was designed with mr [1] in mind so you might want to install that, as well.
 
-Read INSTALL for detailed setup instructions.
+Read INSTALL.md for detailed setup instructions.
 
 Questions? RichiH@{Freenode,OFTC,IRCnet}
 
 
 Questions? RichiH@{Freenode,OFTC,IRCnet}