]> git.madduck.net Git - etc/myrepos.git/commit

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:

factor out base config to its own collection.d
authormartin f. krafft <madduck@madduck.net>
Mon, 22 Apr 2013 20:37:17 +0000 (22:37 +0200)
committermartin f. krafft <madduck@madduck.net>
Mon, 22 Apr 2013 20:45:17 +0000 (22:45 +0200)
commitd09eb3f9bf4e18c3da14d0c7b35df83f12e458e3
treeb1b76e8118d2c4f0e7f4ead6395113b5e29a00c2
parente6201fd150d87ba56e33f98f3c1c84314bedc112
factor out base config to its own collection.d
13 files changed:
.config/mr/available.d/.gitignore [new file with mode: 0644]
.config/mr/base-config.d/git.vcsh [moved from .config/mr/available.d/git.vcsh with 100% similarity]
.config/mr/base-config.d/mr.vcsh [moved from .config/mr/available.d/mr.vcsh with 100% similarity]
.config/mr/base-config.d/ssh.git [moved from .config/mr/available.d/ssh.git with 100% similarity]
.config/mr/base-config.d/vim.git [moved from .config/mr/available.d/vim.git with 100% similarity]
.config/mr/base-config.d/zsh.git [moved from .config/mr/available.d/zsh.git with 100% similarity]
.config/mr/config.d/.gitignore [new file with mode: 0644]
.config/mr/config.d/git.vcsh [deleted symlink]
.config/mr/config.d/mr.vcsh [deleted symlink]
.config/mr/config.d/ssh.git [deleted symlink]
.config/mr/config.d/vim.git [deleted symlink]
.config/mr/config.d/zsh.git [deleted symlink]
.mrconfig