From 6be361b67f40ca07f10e3daa00849573d19b51c9 Mon Sep 17 00:00:00 2001 From: typebrook Date: Sat, 13 Apr 2019 16:24:52 +0800 Subject: update --- gitconfig | 2 ++ 1 file changed, 2 insertions(+) diff --git a/gitconfig b/gitconfig index a8c6ed2..170fbb1 100644 --- a/gitconfig +++ b/gitconfig @@ -3,6 +3,8 @@ name = typebrook [alias] + cat = !git cat-file + catp = !git cat-file -p reorder = "!GIT_SEQUENCE_EDITOR=\"sed -i -n 'h;1n;2p;g;p'\" git rebase -i HEAD~2" stashstaged = !git stash --keep-index && \ git stash && \ -- cgit v1.2.3-70-g09d2