]> git.madduck.net Git - etc/myrepos.git/blobdiff - .config/mr/available.d/x.vcsh

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:

set up clean filter to ignore gtk geometry
[etc/myrepos.git] / .config / mr / available.d / x.vcsh
index 8a2acedf454a0e40fc357cb52253c45f60a54adf..ad276654e0de795ef8bfadc330d726ff8316e0f7 100644 (file)
@@ -6,6 +6,7 @@ checkout = vcsh clone madduck:pub/etc/xscreensaver.git
 
 [${XDG_CONFIG_HOME:-$HOME/.config}/vcsh/repo.d/gtk.git]
 checkout = vcsh clone madduck:pub/etc/gtk.git
+fixups = git config filter.ignore_geometry.clean "grep -v '^Geometry'"
 
 [${XDG_CONFIG_HOME:-$HOME/.config}/vcsh/repo.d/awesome.git]
 checkout = vcsh clone madduck:pub/etc/awesome.git