. .

Git web interface

Git web interface for internal use
To clone a project
  • GIT_SSL_NO_VERIFY=true git clone https://git.it-touch.com:13002/git/q-station.net/xxxyy.git
  • or, run following in local git repos
    git config http.sslVerify false
Eclipse with GIT