Browse Source

Update bin/git-vendor

Co-authored-by: Brett Langdon <me@brett.is>
pull/23/head
nissim bendanan 4 years ago
committed by GitHub
parent
commit
681e114024
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      bin/git-vendor

+ 1
- 1
bin/git-vendor View File

@ -253,7 +253,7 @@ cmd_upstream()
if [ ! -z "$repository_arg" ];
then
# override the reposition read from the commit logs
# override the repository read from the commit logs
# with the one read from the command line arguments
repository=$repository_arg
fi


Loading…
Cancel
Save