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

Sandro Knauß bugs at sandroknauss.de
Sat Dec 15 01:20:11 UTC 2012


The following commit has been merged in the master branch:
commit c05e25a901fa347c8946d41d10339640d058d5ec
Author: Sandro Knauß <bugs at sandroknauss.de>
Date:   Sat Dec 15 02:19:22 2012 +0100

    adding owncloud-client

diff --git a/.gitignore b/.gitignore
index 8a83439..9662783 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1,6 @@
 ocsync
 owncloud
+owncloud-client
 php-sabredav
 .mrconfig~
 *.dsc
diff --git a/.mrconfig b/.mrconfig
index d23c12c..492e0b7 100644
--- a/.mrconfig
+++ b/.mrconfig
@@ -19,6 +19,9 @@ checkout = git_checkout ocsync
 [owncloud]
 checkout = git_checkout owncloud
 
+[owncloud-client]
+checkout = git_checkout owncloud-client
+
 [php-sabredav]
 checkout = git_checkout php-sabredav
 

-- 
pkg-owncloud.git



More information about the Pkg-owncloud-commits mailing list