31 lines
681 B
Plaintext
31 lines
681 B
Plaintext
# This is a combination of 3 commits.
|
|
# This is the 1st commit message:
|
|
|
|
myfile2
|
|
|
|
# This is the commit message #2:
|
|
|
|
myfile3
|
|
|
|
# The commit message #3 will be skipped:
|
|
|
|
# myfile5
|
|
|
|
# Please enter the commit message for your changes. Lines starting
|
|
# with '#' will be ignored, and an empty message aborts the commit.
|
|
#
|
|
# Date: Tue Apr 6 11:12:11 2021 +1000
|
|
#
|
|
# interactive rebase in progress; onto a59b3d4
|
|
# Last commands done (4 commands done):
|
|
# drop 88fb48b myfile4
|
|
# fixup a1cf779 myfile5
|
|
# No commands remaining.
|
|
# You are currently rebasing branch 'master' on 'a59b3d4'.
|
|
#
|
|
# Changes to be committed:
|
|
# new file: myfile2
|
|
# new file: myfile3
|
|
# new file: myfile5
|
|
#
|