Skip to content

Instantly share code, notes, and snippets.

/rebase.md Secret

Created May 3, 2017 21:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/3e438223928aafdffe13df4b75fd03f9 to your computer and use it in GitHub Desktop.
Save anonymous/3e438223928aafdffe13df4b75fd03f9 to your computer and use it in GitHub Desktop.

Old

pick d89 root
pick 3e7 bar
pick 57e baz

New

pick d89 root
pick 57e baz
pick 3e7 bar
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment