-
Notifications
You must be signed in to change notification settings - Fork 19
/
Copy pathexample
43 lines (42 loc) · 1.66 KB
/
example
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
pick ef1a81f 1 test
pick 142a871 2 implemented stuff
pick 142a871 3 implemented stuff check if ^red
# pick 142a871 4 Empty commit
fixup 142a871 5 implemented stuff with a very very very very very very very very very long line
reword 142a871 6 implemented stuff
pick ef1a81f 1 ######## test
pick 142a871 2 ######## implemented stuff
pick 142a871 3 ######## implemented stuff
# pick 142a871 ######## 4 Empty commit
fixup 142a871 5 ######## implemented stuff with a very very very very very very very very very long line
reword 142a871 6 ######## implemented stuff
pick ef1a81f 1 test
pick 142a871 2 implemented stuff
pick 142a871 3 implemented stuff
# pick 142a871 4 Empty commit
fixup 142a871 5 implemented stuff with a very very very very very very very very very long line
reword 142a871 6 implemented stuff
pick ef1a81f 1 test
pick 142a871 2 implemented stuff
pick 142a871 3 implemented stuff
# pick 142a871 4 Empty commit
fixup 142a871 5 implemented stuff with a very very very very very very very very very long line
reword 142a871 6 implemented stuff
# Rebase 98b090ef..928e1806 onto 98b090ef (2 commands)
#
# Commands:
# p, pick = use commit
# r, reword = use commit, but edit the commit message
# e, edit = use commit, but stop for amending
# s, squash = use commit, but meld into previous commit
# f, fixup = like "squash", but discard this commit's log message
# x, exec = run command (the rest of the line) using shell
# d, drop = remove commit
#
# These lines can be re-ordered; they are executed from top to bottom.
#
# If you remove a line here THAT COMMIT WILL BE LOST.
#
# However, if you remove everything, the rebase will be aborted.
#
# Note that empty commits are commented out