diff options
Diffstat (limited to 'contrib/remotes2config.sh')
-rw-r--r-- | contrib/remotes2config.sh | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/contrib/remotes2config.sh b/contrib/remotes2config.sh index dc09eae97..0c8b95449 100644 --- a/contrib/remotes2config.sh +++ b/contrib/remotes2config.sh @@ -31,5 +31,3 @@ if [ -d "$GIT_DIR"/remotes ]; then esac done fi - - |