Re: Showing changes about to be commited via git svn dcommit

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

 



On Mon, Jul 28, 2008 at 04:54:19PM -0600, Lee Marlow <lee.marlow@xxxxxxxxx> wrote:
> $> git svn dcommit --dry-run | grep -E '^diff-tree ' | cut -b 11- |
> git diff-tree --stdin -p -v
> 
> Is this the real way to do it?  Do others do something similar?

Depends on how did you created your git-svn repo. If you have only one
branch with no prefix, then I would try:

        git log git-svn..master

Attachment: pgpqNYX2diibN.pgp
Description: PGP signature


[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]

  Powered by Linux