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

merge mr config snippets into vcsh config tree
authormartin f. krafft <madduck@madduck.net>
Mon, 22 Apr 2013 20:17:19 +0000 (22:17 +0200)
committermartin f. krafft <madduck@madduck.net>
Mon, 22 Apr 2013 20:45:17 +0000 (22:45 +0200)
.config/mr/available.d/git.vcsh
.config/mr/available.d/mr.vcsh
.config/mr/available.d/ssh.git
.config/mr/available.d/vim.git
.config/mr/available.d/zsh.git

index ff6a12193a8527f5dbc5674d4c93a40a7b0d5f24..922353bbbd52564af167868a1f52f15f03f65d49 100644 (file)
@@ -1,3 +1,3 @@
-[$HOME/.config/vcsh/repo.d/git.git]
+[repo.d/git.git]
 checkout = vcsh clone ssh://git.madduck.net/madduck/pub/etc/git.git
 post_checkout = vcsh run git git config remote.origin.url madduck:pub/etc/git.git
 checkout = vcsh clone ssh://git.madduck.net/madduck/pub/etc/git.git
 post_checkout = vcsh run git git config remote.origin.url madduck:pub/etc/git.git
index e61355f691978df3fc01b504823019564b5746d5..d2857867ff563ca67b9ed52ee114ead9cc8b6adf 100644 (file)
@@ -1,2 +1,2 @@
-[$HOME/.config/vcsh/repo.d/mr.git]
+[repo.d/mr.git]
 checkout = vcsh clone madduck:pub/etc/mr.git
 checkout = vcsh clone madduck:pub/etc/mr.git
index 601c11d4dc56622714ecd45232646104ebab1412..0dbce4d77d116d13aec36d4590bd80bb126af1a0 100644 (file)
@@ -1,4 +1,4 @@
-[$HOME/.config/vcsh/repo.d/ssh.git]
+[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
 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
index eedb768c0f1338cca90268889153be6f45eb641f..86144acc1db6942af552bd5d364930bce2cb0572 100644 (file)
@@ -1,2 +1,2 @@
-[$HOME/.config/vcsh/repo.d/vim.git]
+[repo.d/vim.git]
 checkout = vcsh clone madduck:pub/etc/vim.git
 checkout = vcsh clone madduck:pub/etc/vim.git
index 449f20bd5c54625267566d9f93439c33a7fe6622..58ffa9c138aace85077245a29b339361a57228f2 100644 (file)
@@ -1,2 +1,2 @@
-[$HOME/.config/vcsh/repo.d/zsh.git]
+[repo.d/zsh.git]
 checkout = vcsh clone madduck:pub/etc/zsh.git
 checkout = vcsh clone madduck:pub/etc/zsh.git