From 4f0f0ba46d9c460fc69d4a4ac79775554d5c4d11 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C5=A0tefan=20Bystriansky?= Date: Sat, 2 Jan 2021 05:24:53 +0100 Subject: [PATCH] =?UTF-8?q?Automatick=C3=A9=20pushovanie=20tagov?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitconfig b/.gitconfig index e1b9c9e..cac5853 100644 --- a/.gitconfig +++ b/.gitconfig @@ -9,6 +9,7 @@ lol = log --graph --decorate --pretty=oneline --abbrev-commit --all hist = log --pretty=format:'%h %ad | %s%d [%an]' --graph --date=short lg = log --graph --pretty=format:'%Cred%h%Creset - %Cgreen%cd%Creset -%C(yellow)%d%Creset %s %Cgreen(%cn)%Creset' --abbrev-commit --date=iso-strict-local + p = !git push && git push --tags [commit] gpgsign = true [tag]