guile-devel
[Top][All Lists]
Advanced

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

Re: Git questions


From: Andy Wingo
Subject: Re: Git questions
Date: Mon, 20 Apr 2009 21:48:46 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.92 (gnu/linux)

On Mon 20 Apr 2009 16:52, Mike Gran <address@hidden> writes:

> I have a head (a "string-abstraction" branch) on my local clone of the
> git repository that I'd like to upload to the one on gnu.org.  How do I
> do that?

Assuming that you have the ssh:// git repo registered as "origin", then:

  git push origin string-abstraction

Cheers,

Andy
-- 
http://wingolog.org/




reply via email to

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