31 lines
667 B
Plaintext
31 lines
667 B
Plaintext
# This is a combination of 3 commits.
|
|
# This is the 1st commit message:
|
|
|
|
file1
|
|
|
|
# This is the commit message #2:
|
|
|
|
file2
|
|
|
|
# The commit message #3 will be skipped:
|
|
|
|
# file4
|
|
|
|
# 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:39:15 2021 +1000
|
|
#
|
|
# interactive rebase in progress; onto ecfc580
|
|
# Last commands done (3 commands done):
|
|
# squash faaf373 file2
|
|
# fixup 578ebf1 file4
|
|
# No commands remaining.
|
|
# You are currently rebasing branch 'master' on 'ecfc580'.
|
|
#
|
|
# Changes to be committed:
|
|
# new file: file1
|
|
# new file: file2
|
|
# new file: file4
|
|
#
|