From b786eade61ebb45fcf8fc3a32a9cb4927d54e346 Mon Sep 17 00:00:00 2001 From: Rob Watson Date: Tue, 22 Jun 2021 12:04:38 +0200 Subject: [PATCH] Update gitconfig --- gitconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/gitconfig b/gitconfig index 038662c..aa921c7 100644 --- a/gitconfig +++ b/gitconfig @@ -6,6 +6,7 @@ acf = !git add . && git cf adp = add -p an = add -N . + b = branch bn = rev-parse --abbrev-ref HEAD br = branch ca = commit --amend