]> git.madduck.net Git - etc/myrepos.git/blobdiff - .config/mr/base-config.d/ssh.git

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:

fix up paths and lookups
[etc/myrepos.git] / .config / mr / base-config.d / ssh.git
index 0dbce4d77d116d13aec36d4590bd80bb126af1a0..03bfddc21d5e87699b209c50132b5481a898be97 100644 (file)
@@ -1,4 +1,4 @@
-[repo.d/ssh.git]
+[${XDG_CONFIG_HOME:-$HOME/.config}/vcsh/repo.d/ssh.git]
 checkout = vcsh clone madduck:pub/etc/ssh.git
 post_checkout = for i in rewrite merge; do ln -rs $MR_REPO/../../hooks-available/ssh.post-run+enter $MR_REPO/hooks/post-$i; done
 fixups = $MR_REPO/../../hooks-available/ssh.post-run+enter