Skip to content

Instantly share code, notes, and snippets.

@spraints
Last active December 15, 2015 11:48
Show Gist options
  • Save spraints/5255180 to your computer and use it in GitHub Desktop.
Save spraints/5255180 to your computer and use it in GitHub Desktop.
original:
T1 ----- T2 ----- T3 ----- T4
\
----- G1 ----- G2
after rcheckin, how it works now:
T1 ----- T2 ----- T3 ----- T4 ----- G1' ----- G2'
after rcheckin, keeping track of old vs new:
T1 ----- T2 ----- T3 ----- T4 ----- G1' ----- G2'
\ / /
\ ------------ /
\ / /
----- G1 ----- G2 -----------
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment