http://bugs.gpodder.org/show_bug.cgi?id=162





--- Comment #9 from Thomas Perl <[EMAIL PROTECTED]>  2008-09-22 12:50:46 ---
(In reply to comment #8)
> Thanks, Thomas, but I think there's a problem and I did never work with git
> before, so could you help me please.
> 
> [EMAIL PROTECTED]:~/gpodder$ git pull
> You asked me to pull without telling me which branch you
> want to merge with, and 'branch..merge' in
> your configuration file does not tell me either.  Please
> name which branch you want to merge on the command line and
> try again (e.g. 'git pull <repository> <refspec>').
> See git-pull(1) for details on the refspec.
> 

Ok, it seems like you cannot pull without creating a branch first (which I'm
not going to describe here). Just check the code out once again:

git clone git://repo.or.cz/gpodder.git
git checkout origin/gtkhtml2-support

Instead of the first line, "git fetch" in an existing checkout should also
work, but I'm not sure.


-- 
Configure bugmail: http://bugs.gpodder.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
_______________________________________________
gPodder-Bugs mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/gpodder-bugs

Reply via email to