Skip to content
Snippets Groups Projects
Commit 10b77ee7 authored by nimrod's avatar nimrod
Browse files

Added diff-cached git alias.

parent 9f32a046
No related branches found
No related tags found
No related merge requests found
...@@ -7,3 +7,4 @@ ...@@ -7,3 +7,4 @@
clone-recursive = clone --recursive clone-recursive = clone --recursive
push-tags = push --follow-tags push-tags = push --follow-tags
pull-submodules = submodule foreach git pull pull-submodules = submodule foreach git pull
diff-cached = diff --cached
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment