diff --git a/1 b/1 new file mode 100644 index 0000000000000000000000000000000000000000..782314ecacd60f3cacc24072ce0fd998985bee18 --- /dev/null +++ b/1 @@ -0,0 +1,33 @@ +pick 61cdbf1c3 sm2签名数据转换 +f 3e2ddf481 123 + +# Rebase b7d3fdf7e..3e2ddf481 onto b7d3fdf7e (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