Beefy Boxes and Bandwidth Generously Provided by pair Networks
P is for Practical
 
PerlMonks  

Re: Tool for diff'ing/anaylyzing two branches of same Perl code? (pieces)

by tye (Sage)
on Nov 18, 2015 at 17:58 UTC ( [id://1148046]=note: print w/replies, xml ) Need Help??


in reply to Tool for diff'ing/analyzing two branches of same Perl code?

You look at the huge pile of merge conflicts and pick a common pattern of changes. Then you apply those changes to the branch where they weren't already applied. Then you look at the new, smaller pile of merge conflicts and pick another set of changes. Repeat until resolving the merge conflict is reasonable.

- tye        

  • Comment on Re: Tool for diff'ing/anaylyzing two branches of same Perl code? (pieces)

Replies are listed 'Best First'.
Re^2: Tool for diff'ing/anaylyzing two branches of same Perl code? (vimdiff)
by tye (Sage) on Nov 18, 2015 at 19:22 UTC

      Why not just use VCSVimDiff via vcscommand?

      jeffa

      L-LL-L--L-LL-L--L-LL-L--
      -R--R-RR-R--R-RR-R--R-RR
      B--B--B--B--B--B--B--B--
      H---H---H---H---H---H---
      (the triplet paradiddle with high-hat)
      

        The description (& rest of the text) of vcsvimdiff did not tell me how it would be different or improve on git+vimdiff. Could you expound on that regard?

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1148046]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others making s'mores by the fire in the courtyard of the Monastery: (4)
As of 2024-04-25 16:33 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found