Skip to content

Instantly share code, notes, and snippets.

@kjromero
Created November 21, 2017 13:20
Show Gist options
  • Select an option

  • Save kjromero/1f503153d997d42fcae775aa691c6ec8 to your computer and use it in GitHub Desktop.

Select an option

Save kjromero/1f503153d997d42fcae775aa691c6ec8 to your computer and use it in GitHub Desktop.
git merge --squash terms-of-service // Merge in one commit
git log --oneline // log oneline
git commit -m"adasdasd" // normal commit
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment