aboutsummaryrefslogtreecommitdiff
path: root/alias/gsts.bat
diff options
context:
space:
mode:
Diffstat (limited to 'alias/gsts.bat')
-rw-r--r--alias/gsts.bat3
1 files changed, 3 insertions, 0 deletions
diff --git a/alias/gsts.bat b/alias/gsts.bat
new file mode 100644
index 0000000..fc34f62
--- /dev/null
+++ b/alias/gsts.bat
@@ -0,0 +1,3 @@
+:: Alias for git status
+@echo off
+git diff --stat \ No newline at end of file