From 24cb86c9be72c1818a9976eedec5992a9a9d9e89 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Mon, 11 Nov 2019 14:00:30 +0100 Subject: gitconfig: drop hist and add please --- gitconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gitconfig b/gitconfig index d4fb471..0144478 100644 --- a/gitconfig +++ b/gitconfig @@ -16,8 +16,8 @@ st = status br = branch wt = worktree - hist = log --pretty=format:'%h %ad | %s%d [%an]' --graph --date=short type = cat-file -t dump = cat-file -p + please = push --force-with-lease [commit] verbose = true -- cgit v1.2.3