lilypond-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: git push doesn't work


From: David Kastrup
Subject: Re: git push doesn't work
Date: Fri, 27 Jul 2012 09:01:41 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.1.50 (gnu/linux)

Marc Hohl <address@hidden> writes:

> [remote "origin"]
>     url = git://git.sv.gnu.org/lilypond.git/
>     fetch = +refs/heads/master:refs/remotes/origin/master
>     fetch = +refs/heads/staging:refs/remotes/origin/staging
>
> So I think I am not using http, right?

It is not an authenticated protocal either, so it is pretty much the
same with regard to pushing.  This section looks like

[remote "origin"]
        fetch = +refs/heads/*:refs/remotes/origin/*
        url = ssh://git.sv.gnu.org/srv/git/lilypond.git

in my setup.

-- 
David Kastrup




reply via email to

[Prev in Thread] Current Thread [Next in Thread]