svn commit: r277401 - user/uqs/git_conv/freebsd-ports.git

Ulrich Spoerlein uqs at FreeBSD.org
Mon Jan 19 21:47:20 UTC 2015


Author: uqs
Date: Mon Jan 19 21:47:18 2015
New Revision: 277401
URL: https://svnweb.freebsd.org/changeset/base/277401

Log:
  ... and also export the project branches to github

Modified:
  user/uqs/git_conv/freebsd-ports.git/config

Modified: user/uqs/git_conv/freebsd-ports.git/config
==============================================================================
--- user/uqs/git_conv/freebsd-ports.git/config	Mon Jan 19 21:45:51 2015	(r277400)
+++ user/uqs/git_conv/freebsd-ports.git/config	Mon Jan 19 21:47:18 2015	(r277401)
@@ -6,4 +6,5 @@
 	url = ports.github.com:freebsd/freebsd-ports.git
 	push = +refs/heads/master:refs/heads/master
 	push = +refs/heads/branches/*:refs/heads/branches/*
+	push = +refs/heads/projects/*:refs/heads/projects/*
 	push = +refs/notes/*:refs/notes/*


More information about the svn-src-user mailing list