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: J. R. Mauro
Subject: Re: [RP] Help me with git
Date: Sun, 26 Apr 2009 21:48:15 -0400

There's a nice script called "git wtf" on the interwebs that do this for you for each branch, local and remote.



On Apr 26, 2009, at 20:19, Brian May <address@hidden> wrote:

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>


_______________________________________________
Ratpoison-devel mailing list
address@hidden
http://lists.nongnu.org/mailman/listinfo/ratpoison-devel




reply via email to

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