]> git.madduck.net Git - etc/myrepos.git/blobdiff - .mr/roles/offlineimap

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:

update git urls for gitolite
[etc/myrepos.git] / .mr / roles / offlineimap
index 8152a029ad4e79aefca8091cb33c25ed7543866f..2a9c82ee90f9ff76018a13198e0475fc466d200f 100644 (file)
@@ -1,8 +1,11 @@
+[DEFAULT]
+include = cat ~/.mr/roles/mail
+
 [.fgits/offlineimap.git]
-checkout = git_fake_bare_checkout 'ssh://git.madduck.net/~/git/pub/etc/offlineimap.git' 'offlineimap.git' '../../'
+checkout = git_fake_bare_checkout 'ssh://git.madduck.net/madduck/pub/etc/offlineimap.git' 'offlineimap.git' '../../'
 
 [.fgits/offlineimap-id.git]
 checkout = echo not checking out deleted repo.
-update = rm -r $MR_REPO
+update = chmod -R u+w $MR_REPO && rm -r $MR_REPO
 status = echo deleted.
-skip = test -d $MR_REPO/offlineimap-id.git
+skip = test -d $MR_REPO/offlineimap-id.git