Janek Warchoł <[email protected]> writes: > I guess i should change it into this:
> [remote "origin"] > url = ssh://[email protected]/srv/git/lilypond.git > fetch = +refs/heads/master:refs/remotes/origin/master I'd put * instead of twice master here (easier than multiple fetch lines). > [remote "aspiers"] > url = git://github.com/aspiers/lilypond.git > fetch = +refs/heads/*:refs/remotes/aspiers/* And it does not look like you need the remote aspiers. -- David Kastrup _______________________________________________ lilypond-devel mailing list [email protected] https://lists.gnu.org/mailman/listinfo/lilypond-devel
