From 76c2741a9c6cc0eaa6c7a387863d0ace01508e77 Mon Sep 17 00:00:00 2001 From: Michael Grote Date: Fri, 28 May 2021 09:19:06 +0200 Subject: [PATCH] git aliase --- .gitconfig | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitconfig b/.gitconfig index 39064b6..c1bbc4f 100644 --- a/.gitconfig +++ b/.gitconfig @@ -13,3 +13,5 @@ remote = remote -v fetchp = fetch --prune cline = clone + stagep = stage -p + staus = status