Slide 186
Slide 186 text
@alicebartlett
pick a8f83c27 Remove CommentFactory documentation
pick cf19c147 Whitespace changes
pick 637bf758 Add commentwer mock
pick fb274f86 Whitespace
# Rebase 66d43b29..fb274f86 onto 66d43b29 (5 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
# l, label = label current HEAD with a name
# t, reset = reset HEAD to a label
# m, merge [-C | -c ] [# ]
#
# [… etc… ]