[core] repositoryformatversion = 0 filemode = true bare = true [push] default = matching [remote "github"] url = doc.github.com:freebsd/freebsd-doc.git fetch = +refs/heads/*:refs/remotes/github/* push = +refs/heads/master:refs/heads/master push = +refs/heads/projects/*:refs/heads/projects/* push = +refs/heads/release/*:refs/heads/release/* push = +refs/notes/*:refs/notes/*