summaryrefslogtreecommitdiff
path: root/localgitdebuild
diff options
context:
space:
mode:
Diffstat (limited to 'localgitdebuild')
-rwxr-xr-xlocalgitdebuild5
1 files changed, 0 insertions, 5 deletions
diff --git a/localgitdebuild b/localgitdebuild
index d335be6..2bc2c5e 100755
--- a/localgitdebuild
+++ b/localgitdebuild
@@ -12,11 +12,6 @@ Example: $PRG --git-sign-tags
EOF
}
-if [ $# -eq 0 ]; then
- showhelp
- exit 1
-fi
-
gitopts=''
while [ $# -gt 0 ]; do
case $1 in