Commit e979d6c9 authored by nimrod's avatar nimrod
Browse files

Fix redirects.

GitLab redirects but Git warns.
parent 58428ae6
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
[submodule "Repositories/Shore/ssl-ca"]
	path = Repositories/Shore/ssl-ca
	url = https://git.shore.co.il/nimrod/ssl-ca/
	url = https://git.shore.co.il/nimrod/ssl-ca.git/
	branch = master
[submodule "Repositories/Shore/ssh-ca"]
	path = Repositories/Shore/ssh-ca
	url = https://git.shore.co.il/nimrod/ssh-ca/
	url = https://git.shore.co.il/nimrod/ssh-ca.git/
	branch = master
[submodule "Repositories/Shore/bundle_certs"]
	path = Repositories/Shore/bundle_certs
	url = https://git.shore.co.il/nimrod/bundle_certs/
	url = https://git.shore.co.il/nimrod/bundle_certs.git/
	branch = master
+1 −1
Original line number Diff line number Diff line
@@ -15,7 +15,7 @@ mass consumption as it is.

    cd
    git init
    git remote add origin https://git.shore.co.il/nimrod/rcfiles
    git remote add origin https://git.shore.co.il/nimrod/rcfiles.git/
    git fetch
    git reset --hard origin/master
    git branch --set-upstream-to=origin/master