summaryrefslogtreecommitdiffstats
path: root/.gitconfig
diff options
context:
space:
mode:
authorJan Pokorný <jpokorny@redhat.com>2014-08-26 18:26:42 +0200
committerJan Pokorný <jpokorny@redhat.com>2014-08-26 18:26:42 +0200
commit54629320bfb7df677ee6eadf88d53f9438a47dfd (patch)
treedb3aa82734e3fba84bf5a40f455ad22994ef254d /.gitconfig
parente7673e24d4f13d23eb1fdbdf8d14b82209cb7054 (diff)
downloaddotfiles-54629320bfb7df677ee6eadf88d53f9438a47dfd.tar.gz
dotfiles-54629320bfb7df677ee6eadf88d53f9438a47dfd.tar.xz
dotfiles-54629320bfb7df677ee6eadf88d53f9438a47dfd.zip
Git config: ds alias = diff --staged
Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
Diffstat (limited to '.gitconfig')
-rw-r--r--.gitconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitconfig b/.gitconfig
index 96c4a5a..058f519 100644
--- a/.gitconfig
+++ b/.gitconfig
@@ -16,6 +16,7 @@
gg = log -p --grep
cw = diff --color-words=[^[:space:],_]+
dh = diff HEAD
+ ds = diff --staged
wd = diff --word-diff
swd = show --word-diff
su = "!git_su() {\