Access to redmine.iha.dk without disabling ssl verification globally

  1. Choose a folder to contain the repo-content: cd /the/folder
  2. Open a terminal and init an empty git repository: git init .
  3. Disable ssl check for that repository: git config http.sslVerify "false"
  4. Set the remove path to the repository: git remote add origin <the-repo>
    git remote add origin https://redmine.iha.dk/courses/ittapk/ittapk_e2015.git
  5. Pull the repository: git pull origin master
  6. Make pull automatically pull master: git branch --set-upstream-to=origin/master master

Kommentarer

Populære opslag fra denne blog

Recovering from Btrfs no space left on device

MeldMerge, Tortoise git

TexStudio Dansk ordbog