Skip to content
Snippets Groups Projects
Commit e979d6c9 authored by nimrod's avatar nimrod
Browse files

Fix redirects.

GitLab redirects but Git warns.
parent 58428ae6
No related branches found
No related tags found
No related merge requests found
[submodule "Repositories/Shore/ssl-ca"] [submodule "Repositories/Shore/ssl-ca"]
path = 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 branch = master
[submodule "Repositories/Shore/ssh-ca"] [submodule "Repositories/Shore/ssh-ca"]
path = 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 branch = master
[submodule "Repositories/Shore/bundle_certs"] [submodule "Repositories/Shore/bundle_certs"]
path = 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 branch = master
...@@ -15,7 +15,7 @@ mass consumption as it is. ...@@ -15,7 +15,7 @@ mass consumption as it is.
cd cd
git init 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 fetch
git reset --hard origin/master git reset --hard origin/master
git branch --set-upstream-to=origin/master git branch --set-upstream-to=origin/master
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment