remove bogus double colon
with this error it's impossible to clone repositories.
This commit is contained in:
parent
764e803a3c
commit
92741c42bc
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ lib =
|
|||
nadir='https://git-nadir.immerda.ch/'
|
||||
riseup='git://labs.riseup.net/'
|
||||
sarava='git://git.sarava.org/'
|
||||
shared='git@gitlab.com::shared-puppet-modules-group/'
|
||||
shared='git@gitlab.com:shared-puppet-modules-group/'
|
||||
varac='git@gitlab.com:varac/'
|
||||
git_assure_remote() {
|
||||
remote="$1"
|
||||
|
|
Loading…
Reference in a new issue