From 04645b403e94b5454b719a72e768a7ddf7318213 Mon Sep 17 00:00:00 2001 From: typebrook Date: Sat, 27 Oct 2018 19:31:42 +0800 Subject: update --- gitconfig | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 gitconfig (limited to 'gitconfig') diff --git a/gitconfig b/gitconfig new file mode 100644 index 0000000..edd6c82 --- /dev/null +++ b/gitconfig @@ -0,0 +1,5 @@ +[user] + email = typebrook@gmail.com + name = typebrook +[alias] + reorder = "!GIT_SEQUENCE_EDITOR=\"sed -i -n 'h;1n;2p;g;p'\" git rebase -i HEAD~2" -- cgit v1.2.3-70-g09d2