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

skip offlineimap-id altogether if it does not exist
authormartin f. krafft <madduck@madduck.net>
Sun, 18 May 2008 13:23:36 +0000 (14:23 +0100)
committermartin f. krafft <madduck@madduck.net>
Sun, 18 May 2008 13:23:36 +0000 (14:23 +0100)
.mr/roles/offlineimap

index 64eae097974a2a0d564bf4326292ead63d5275aa..2f60547ca75d529be4a3c7524597daa5e8e6585d 100644 (file)
@@ -5,4 +5,4 @@ checkout = git_fake_bare_checkout 'ssh://git.madduck.net/~/git/pub/etc/offlineim
 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
+skip = test -d $MR_REPO/offlineimap-id.git