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

Ulrich Spoerlein uqs at FreeBSD.org
Wed Apr 23 19:35:56 UTC 2014


Author: uqs
Date: Wed Apr 23 19:35:55 2014
New Revision: 264833
URL: http://svnweb.freebsd.org/changeset/base/264833

Log:
  Also push the ports' 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	Wed Apr 23 19:32:50 2014	(r264832)
+++ user/uqs/git_conv/freebsd-ports.git/config	Wed Apr 23 19:35:55 2014	(r264833)
@@ -5,4 +5,5 @@
 [remote "github"]
 	url = ports.github.com:freebsd/freebsd-ports.git
 	push = +refs/heads/master:refs/heads/master
+	push = +refs/heads/branches/*:refs/heads/branches/*
 	push = +refs/notes/*:refs/notes/*


More information about the svn-src-user mailing list