[Sugar-devel] Setting public key - gitorious

Aleksey Lim alsroot at member.fsf.org
Fri Feb 19 18:42:49 EST 2010


On Fri, Feb 19, 2010 at 05:30:22PM -0500, Art Hunkins wrote:
> When I do:
> git config --list
> 
> I get only:
> core.repositoryformatversion=0
> core.filemode=true
> core.bare=false
> core.logallrefupdates=true
> 
> No remote.origin.url
> Problem?

This means that you don't have any link to remote repo, thus can't push.
So, just clone new copy and use it for further coding/pushing.

git clone gitorious at git.sugarlabs.org:our-music/mainline.git

> 
> Art Hunkins
> 
> ----- Original Message ----- 
> From: "James Cameron" <quozl at laptop.org>
> To: "Art Hunkins" <abhunkin at uncg.edu>
> Cc: "Aleksey Lim" <alsroot at member.fsf.org>; 
> <Sugar-devel at lists.sugarlabs.org>
> Sent: Friday, February 19, 2010 4:34 PM
> Subject: Re: [Sugar-devel] Setting public key - gitorious
> 
> 
> > On Fri, Feb 19, 2010 at 04:20:17PM -0500, Art Hunkins wrote:
> >> git config remote.origin.url
> >> I get nothing but the commandline back.
> >
> > Me too.
> >
> > But:
> >
> > git config --list
> >
> > works better for me to see remote.origin.url
> >
> > -- 
> > James Cameron
> > http://quozl.linux.org.au/ 
> 

-- 
Aleksey


More information about the Sugar-devel mailing list