Semi-OT: Re: SVN for src, status?
Hans-Peter Nilsson
hp@bitrange.com
Mon May 11 21:40:00 GMT 2009
(Pruning the list a bit, assuming everyone is at binutils@
anyway.)
On Mon, 11 May 2009, Joel Brobecker wrote:
> > And wrt. git, "cvs diff -rHEAD" for git, anyone?
> > With svn, just s/cvs/svn/.
>
> To compare two branches, I think the following should work:
> % git diff master...branch
> where master and branch are the branches you're interested in.
The feature I tried to express was how to see changes made on
trunk/HEAD/master since your last update. IIUC in git this
requires pulling in changes from the remote repository to a
local branch or something. But this is not the cvs/svn-to-git
workflow list. Yet. :)
brgds, H-P
More information about the Binutils
mailing list