Skip to content

Instantly share code, notes, and snippets.

@llaine
Last active October 20, 2015 10:14
Show Gist options
  • Select an option

  • Save llaine/385396f5d44c630b6b59 to your computer and use it in GitHub Desktop.

Select an option

Save llaine/385396f5d44c630b6b59 to your computer and use it in GitHub Desktop.
git rebase -i on the commit we want to change
$ git rebase -i a860a43~
1 edit a860a43 Add footer + rename header menus
2 fixup 1e2ac88 Add style.css (footer)
3 pick c09d958 Add breadcrumb
4 pick 0e37c70 Add jumbotron
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment