From fe697a2045e058f6eee7a100a03e7e212bafbdef Mon Sep 17 00:00:00 2001 From: Guangxiong Lin Date: Sat, 14 Oct 2023 22:03:31 +0800 Subject: Add git fixup --- git.cheat | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 git.cheat diff --git a/git.cheat b/git.cheat new file mode 100644 index 0000000..82e27a7 --- /dev/null +++ b/git.cheat @@ -0,0 +1,6 @@ +% git + +# Fixup commit +git commit --fixup + +$ commit_id: git log --pretty=reference --- --column 1 --delimiter '\s' -- cgit v1.2.3