Index: user/uqs/git_conv/freebsd-ports.git/config =================================================================== --- user/uqs/git_conv/freebsd-ports.git/config (revision 277400) +++ user/uqs/git_conv/freebsd-ports.git/config (revision 277401) @@ -1,9 +1,10 @@ [core] repositoryformatversion = 0 filemode = true bare = true [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/heads/projects/*:refs/heads/projects/* push = +refs/notes/*:refs/notes/*