This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Semi-OT: Re: SVN for src, status?


(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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]