|
| 1 | +pick b5733c65 class-declaration-abstractness-changed with adding rules |
| 2 | +pick b5733c65 wq wq class-declaration-abstractness-changed with adding rules wq Signed-off-by: Mamatha Bandi <mamathabandi1718@gmail.com> |
| 3 | + |
| 4 | +# Rebase eb1fde0c..b5733c65 onto eb1fde0c (1 command) |
| 5 | +# |
| 6 | +# Commands: |
| 7 | +# p, pick <commit> = use commit |
| 8 | +# r, reword <commit> = use commit, but edit the commit message |
| 9 | +# e, edit <commit> = use commit, but stop for amending |
| 10 | +# s, squash <commit> = use commit, but meld into previous commit |
| 11 | +# f, fixup [-C | -c] <commit> = like "squash" but keep only the previous |
| 12 | +# commit's log message, unless -C is used, in which case |
| 13 | +# keep only this commit's message; -c is same as -C but |
| 14 | +# opens the editor |
| 15 | +# x, exec <command> = run command (the rest of the line) using shell |
| 16 | +# b, break = stop here (continue rebase later with 'git rebase --continue') |
| 17 | +# d, drop <commit> = remove commit |
| 18 | +# l, label <label> = label current HEAD with a name |
| 19 | +# t, reset <label> = reset HEAD to a label |
| 20 | +# m, merge [-C <commit> | -c <commit>] <label> [# <oneline>] |
| 21 | +# create a merge commit using the original merge commit's |
| 22 | +# message (or the oneline, if no original merge commit was |
| 23 | +# specified); use -c <commit> to reword the commit message |
| 24 | +# u, update-ref <ref> = track a placeholder for the <ref> to be updated |
| 25 | +# to this position in the new commits. The <ref> is |
| 26 | +# updated at the end of the rebase |
| 27 | +# |
| 28 | +# These lines can be re-ordered; they are executed from top to bottom. |
| 29 | +# |
| 30 | +# If you remove a line here THAT COMMIT WILL BE LOST. |
| 31 | +# |
| 32 | +# However, if you remove everything, the rebase will be aborted. |
| 33 | +# |
0 commit comments