Question
Using interactive rebase, the user can change commit messages, as well as reorder, split, and/or squash (combine to one) commits
Answer
git rebase -i HEAD~3 # last 3 commits
Question
Using interactive rebase, the user can change commit messages, as well as reorder, split, and/or squash (combine to one) commits
Question
Using interactive rebase, the user can change commit messages, as well as reorder, split, and/or squash (combine to one) commits
Answer
git rebase -i HEAD~3 # last 3 commits
If you want to change selection, open document below and click on "Move attachment"
pdf
owner:
cramer7575 - (no access) - GitNotesForProfessionals.pdf, p72
Summary
status | not learned | | measured difficulty | 37% [default] | | last interval [days] | |
---|
repetition number in this series | 0 | | memorised on | | | scheduled repetition | |
---|
scheduled repetition interval | | | last repetition or drill | | | | |
---|
Details
No repetitions