]> git.madduck.net Git - code/myrepos.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:

example
authorJoey Hess <joey@kodama.kitenet.net>
Fri, 19 Oct 2007 20:15:58 +0000 (16:15 -0400)
committerJoey Hess <joey@kodama.kitenet.net>
Fri, 19 Oct 2007 20:15:58 +0000 (16:15 -0400)
mr

diff --git a/mr b/mr
index 4630f06898eb23fcdbd49dde3cc78ffeaf70863e..11e2a7b7f32d22677c73c6dd09789ff448f17091 100755 (executable)
--- a/mr
+++ b/mr
@@ -108,6 +108,10 @@ To show the command that mr uses to update the repository in src/foo:
 
   mr config src/foo update
 
+To see the built-in library of shell functions contained in mr:
+
+  mr config DEFAULT lib
+
 The ~/.mrconfig file is used by default. To use a different config file,
 use the -c option.