aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarel Kočí <karel.koci@nic.cz>2019-11-11 14:00:30 +0100
committerKarel Kočí <karel.koci@nic.cz>2019-11-11 14:00:30 +0100
commit24cb86c9be72c1818a9976eedec5992a9a9d9e89 (patch)
tree9492770f62fe26b2341b133f68053d72da064b2d
parent5d01e5c2bedb17b58c9a42a66ae1b94ed54f600d (diff)
downloadmyconfigs-24cb86c9be72c1818a9976eedec5992a9a9d9e89.tar.gz
myconfigs-24cb86c9be72c1818a9976eedec5992a9a9d9e89.tar.bz2
myconfigs-24cb86c9be72c1818a9976eedec5992a9a9d9e89.zip
gitconfig: drop hist and add please
-rw-r--r--gitconfig2
1 files changed, 1 insertions, 1 deletions
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