Loading content/bundle_certs.rst +1 −1 Original line number Diff line number Diff line Loading @@ -24,7 +24,7 @@ aliases and sourced files mentioned in :code:`.bashrc` are present. Here's how: .. code:: shell ssh cgit 'git init --bare /srv/git/REPONAME' git submodule add -f https://www.shore.co.il/cgit/REPONAME git submodule add -b master -f https://www.shore.co.il/cgit/REPONAME First I create the remote repository (most of you would probably use Github but I prefer self hosting). Then I add it as a Git submodule. Loading Loading
content/bundle_certs.rst +1 −1 Original line number Diff line number Diff line Loading @@ -24,7 +24,7 @@ aliases and sourced files mentioned in :code:`.bashrc` are present. Here's how: .. code:: shell ssh cgit 'git init --bare /srv/git/REPONAME' git submodule add -f https://www.shore.co.il/cgit/REPONAME git submodule add -b master -f https://www.shore.co.il/cgit/REPONAME First I create the remote repository (most of you would probably use Github but I prefer self hosting). Then I add it as a Git submodule. Loading