[Pkg-owncloud-commits] [php-sabredav] 139/148: Added a branch-alias for the master branch.

David Prévot taffit at moszumanska.debian.org
Wed Apr 15 01:37:34 UTC 2015


This is an automated email from the git hooks/post-receive script.

taffit pushed a commit to branch master
in repository php-sabredav.

commit 8d95375ef776885c9c73f5b7dabbab742a2d9e5c
Author: Evert Pot <me at evertpot.com>
Date:   Mon Apr 13 10:44:25 2015 -0400

    Added a branch-alias for the master branch.
---
 composer.json | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/composer.json b/composer.json
index 9569fd9..538c745 100644
--- a/composer.json
+++ b/composer.json
@@ -57,5 +57,10 @@
     ],
     "config" : {
         "bin-dir" : "./bin"
+    },
+    "extra" : {
+        "branch-alias": {
+            "dev-master": "2.2.x-dev"
+        }
     }
 }

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/php-sabredav.git



More information about the Pkg-owncloud-commits mailing list