]> 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 tagline
authorRichard Hartmann <richih.mailinglist@gmail.com>
Mon, 19 Dec 2011 23:54:22 +0000 (00:54 +0100)
committerRichard Hartmann <richih.mailinglist@gmail.com>
Mon, 19 Dec 2011 23:54:22 +0000 (00:54 +0100)
README.md
doc/vcsh.1.ronn

index d761c826c0c86acf1e36741ab5193f3154f88465..677ee5a07e95d9defd28b84f9b723075961405b1 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-vcsh - manage and sync config files via git
+vcsh - manage config files in $HOME via fake bare git repositories
 
 # Index #
 
index 67557682bd3dc6690d64f6597cb2cb8a284b0351..fbc961d9daf6f07a86e30e0bb1706997d120b723 100644 (file)
@@ -1,5 +1,5 @@
-vcsh(1) - manage and sync config files via git
-==============================================
+vcsh(1) - manage config files in $HOME via fake bare git repositories
+=====================================================================
 
 ## SYNOPSIS