]> 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:

skip offlineimap-id altogether if it does not exist
[etc/myrepos.git] / .mr / roles / offlineimap
index 65d8db121ba018494572e4bf152ac5f5e2a036a4..2f60547ca75d529be4a3c7524597daa5e8e6585d 100644 (file)
@@ -2,4 +2,7 @@
 checkout = git_fake_bare_checkout 'ssh://git.madduck.net/~/git/pub/etc/offlineimap.git' 'offlineimap.git' '../../'
 
 [.fgits/offlineimap-id.git]
-checkout = git_fake_bare_checkout 'ssh://git.madduck.net/~/git/etc/offlineimap-id.git' 'offlineimap-id.git' '../../'
+checkout = echo not checking out deleted repo.
+update = chmod -R u+w $MR_REPO && rm -r $MR_REPO
+status = echo deleted.
+skip = ! test -d $MR_REPO/offlineimap-id.git