Skip to content
Snippets Groups Projects
Commit 8f7c98c6 authored by Richard Hartmann's avatar Richard Hartmann
Browse files

Remove stale code

parent 488ae02d
Branches
Tags
No related merge requests found
...@@ -209,7 +209,6 @@ elif [ "$1" = 'delete' ] || ...@@ -209,7 +209,6 @@ elif [ "$1" = 'delete' ] ||
fi fi
fi fi
[ "$VCSH_COMMAND" = 'seed-gitignore' ] [ "$VCSH_COMMAND" = 'seed-gitignore' ]
# [ "$VCSH_COMMAND" = 'seed-gitignore' ] && export VCSH_COMMAND='seed_gitignore'
elif [ "$1" = 'list' ]; then elif [ "$1" = 'list' ]; then
export VCSH_COMMAND="$1" export VCSH_COMMAND="$1"
elif [ -n "$1" ]; then elif [ -n "$1" ]; then
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment