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

Sandro Knauß bugs at sandroknauss.de
Fri Dec 14 22:34:57 UTC 2012


The following commit has been merged in the master branch:
commit c3b4c34166c983ada7dfb4e7ed478075f4ebf0d6
Author: Sandro Knauß <bugs at sandroknauss.de>
Date:   Fri Dec 14 23:28:44 2012 +0100

    adding ocsync

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

-- 
pkg-owncloud.git



More information about the Pkg-owncloud-commits mailing list