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

add usage example
authorJoey Hess <joey@kodama.kitenet.net>
Fri, 26 Oct 2007 05:31:34 +0000 (01:31 -0400)
committerJoey Hess <joey@kodama.kitenet.net>
Fri, 26 Oct 2007 05:31:34 +0000 (01:31 -0400)
mrconfig.git-fake-bare

index 57849cf9a822d64275ad217b3d16b7654f6896e1..730d85de86baa021799e8fc56445057352677552 100644 (file)
@@ -8,6 +8,11 @@
 # section of your ~/.mrconfig
 #include = cat /path/to/mrconfig.git-fake-bare
 
+# And an example repo using it would look something like:
+#[.dotfiles]
+#lib = git_fake_bare_worktree $HOME
+#checkout = git_fake_bare_checkout git://... .dotfiles
+
 lib =
        # called to tell git where the worktree is
        git_fake_bare_worktree() {