diff --git a/@ b/@ new file mode 100644 index 0000000000..8bd3614c23 --- /dev/null +++ b/@ @@ -0,0 +1,33 @@ +pick cc4964d (IrfanUddinAhmad ) feat: ENT-7851 Added course section title for learners's first visit +f 0efcace (IrfanUddinAhmad ) fff + +# Rebase 6eb39df..0efcace onto 6eb39df (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 [-C | -c] = like "squash" but keep only the previous +# commit's log message, unless -C is used, in which case +# keep only this commit's message; -c is same as -C but +# opens the editor +# x, exec = run command (the rest of the line) using shell +# b, break = stop here (continue rebase later with 'git rebase --continue') +# d, drop = remove commit +# l, label