diff --git a/.gitconfig b/.gitconfig index ea0f4f0..280260b 100644 --- a/.gitconfig +++ b/.gitconfig @@ -8,6 +8,8 @@ s = status c = checkout cm = commit -m + d = diff + ds = diff --staged r = rebase rc = rebase --continue remote = remote -v