ratpoison-devel
[Top][All Lists]
Advanced

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

Re: [RP] Help me with git


From: Brian May
Subject: Re: [RP] Help me with git
Date: Mon, 27 Apr 2009 10:19:39 +1000
User-agent: Mutt/1.5.18 (2008-05-17)

On Sun, Apr 26, 2009 at 10:04:39AM -0400, J. R. Mauro wrote:
> Are you running "git clone" again? Run "git pull"

If you want to see what changed, I think the following should work too:

git fetch
git log HEAD..origin  #optional, shows you the changes
git merge origin

(or at least it works for the Conkeror git repository ;-) ).
-- 
Brian May <address@hidden>




reply via email to

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