[Pkg-owncloud-commits] [SCM] pkg-owncloud.git branch, master, updated. b328b369820f732b99908c727df8bf161b78491f

Paul van Tilburg paul at luon.net
Sat Feb 9 13:03:49 UTC 2013


The following commit has been merged in the master branch:
commit 400b518ad60f046d6ca185e7cc7e0efbc304bc59
Author: Paul van Tilburg <paul at luon.net>
Date:   Sat Feb 9 14:03:00 2013 +0100

    Update master repository

diff --git a/.gitignore b/.gitignore
index 6fa287d..2d6582d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1,8 @@
+ocsync
 owncloud
+owncloud-client
 php-sabredav
+qtkeychain
 .mrconfig~
 .pull.list
 *.dsc
diff --git a/.mrconfig b/.mrconfig
index c1b299c..7e7e143 100644
--- a/.mrconfig
+++ b/.mrconfig
@@ -13,9 +13,18 @@ lib=
         { test -z "$DEBEMAIL" || git config user.email "$DEBEMAIL" || true; }
       }
 
+[ocsync]
+checkout = git_checkout ocsync
+
 [owncloud]
 checkout = git_checkout owncloud
 
+[owncloud-client]
+checkout = git_checkout owncloud-client
+
 [php-sabredav]
 checkout = git_checkout php-sabredav
 
+[qtkeychain]
+checkout = git_checkout qtkeychain
+

-- 
pkg-owncloud.git



More information about the Pkg-owncloud-commits mailing list