Re: Help me with git
"J. R. Mauro" <[email protected]>
| Newsgroups | gmane.comp.window-managers.ratpoison.devel |
|---|---|
| Message-ID | <[email protected]> |
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 <brian-q50s5p6zN2eXcgI2zpBr/[email protected]> 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 <brian-q50s5p6zN2eXcgI2zpBr/[email protected]> > > > _______________________________________________ > Ratpoison-devel mailing list > [email protected] > http://lists.nongnu.org/mailman/listinfo/ratpoison-devel