From 4d65daea0bc1bdb52f18bec370887acf978f2f87 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Hendrik=20J=C3=A4ger?= Date: Mon, 7 Dec 2020 13:51:39 +0100 Subject: [PATCH] add alias to see branch tracking --- .config/git/config | 1 + 1 file changed, 1 insertion(+) diff --git a/.config/git/config b/.config/git/config index 0cc4236..589963f 100644 --- a/.config/git/config +++ b/.config/git/config @@ -73,6 +73,7 @@ b = branch br = branch bra = branch --all + brav = branch --all --verbose --verbose co = checkout cob = checkout -b -- 2.39.2