Created
November 21, 2017 13:20
-
-
Save kjromero/1f503153d997d42fcae775aa691c6ec8 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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