summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBehdad Esfahbod <behdad@behdad.org>2009-04-23 23:17:38 -0400
committerBehdad Esfahbod <behdad@behdad.org>2009-04-23 23:17:38 -0400
commitabb1367e9942509a0e5e30df5451a5cfe07a415e (patch)
treef9fd8921427abb1f20c0fdae60eb0a0ca4b4dcc8
parent37baf42b1b74884156162c317a6604951e4f2d19 (diff)
downloadpango-abb1367e9942509a0e5e30df5451a5cfe07a415e.tar.gz
[git.mk] Replace "git stat" with "git status"
Apparently "stat" was aliased by me locally.
-rw-r--r--git.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/git.mk b/git.mk
index 9cfce1c1..55e7545a 100644
--- a/git.mk
+++ b/git.mk
@@ -28,8 +28,8 @@
# ignore them. See "man gitignore".
#
# If "make maintainer-clean" removes the files but they are not recognized
-# by this script (that is, if "git stat" shows untracked files still), send
-# me the output of "git stat" as well as your Makefile.am and Makefile for
+# by this script (that is, if "git status" shows untracked files still), send
+# me the output of "git status" as well as your Makefile.am and Makefile for
# the directories involved.
#
# For a list of toplevel files that should be in MAINTAINERCLEANFILES, see