"[email protected]" <[email protected]> writes: > Hey all, > > I've been getting the following message for current master for a day-ish now: > > ssh: Could not resolve hostname git.sv.gnu.org: Name or service not known > fatal: The remote end hung up unexpectedly > > I'm downloading staging just fine, however. > > I'm not using the newest LilyDev and I'm not exactly how to check the > keyring. Any help would be appreciated! > > Here's my .git/config file: > > [core] > repositoryformatversion = 0 > filemode = true > bare = false > logallrefupdates = true > [remote "origin"] > fetch = +refs/heads/*:refs/remotes/origin/* > url = ssh://git.sv.gnu.org/srv/git/lilypond.git > fetch = +refs/heads/staging:refs/remotes/origin/staging
Maybe move the url line above the first fetch line? -- David Kastrup _______________________________________________ lilypond-devel mailing list [email protected] https://lists.gnu.org/mailman/listinfo/lilypond-devel
