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