Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xmaintainer2
1 files changed, 1 insertions, 1 deletions
diff --git a/maintainer b/maintainer
index 607152c..cd1903e 100755
--- a/maintainer
+++ b/maintainer
@@ -1,6 +1,6 @@
#!/usr/bin/make -f
SHELL = /bin/bash
-GITDIR = ../.git
+GITDIR = .git
help:
@echo "Subcommands: bump sync commit tag tarball sign"