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

doc/vcsh.1.ronn: Reference new hooks
authorRichard Hartmann <richih.mailinglist@gmail.com>
Thu, 18 Jul 2013 23:31:16 +0000 (01:31 +0200)
committerRichard Hartmann <richih.mailinglist@gmail.com>
Thu, 18 Jul 2013 23:31:16 +0000 (01:31 +0200)
doc/vcsh.1.ronn

index ee13b7f4005d5b34360fd14980a6606511eb0db1..160e22a8aab3a5faa1dd4476b0cac0a0e1134a7d 100644 (file)
@@ -81,6 +81,9 @@ an interactive user.
 * clone:
   Clone an existing repository.
 
+  If you need to clone a bundle of repositories, look into the
+  `post-clone-retired` hook.
+
 * delete:
   Delete an existing repository.