[Csound] CsoundQt git repo moved
| Date | 2015-10-10 16:13 |
| From | Andres Cabrera |
| Subject | [Csound] CsoundQt git repo moved |
Hi everyone, I have permanently moved the sourceforge CsoundQt repo to github.You can easily update your repos by making sure .git/config contains: [remote "origin"] url = git@github.com:mantaraya36/CsoundQt.git fetch = +refs/heads/*:refs/remotes/github/* Let me know if you need further help setting this up. Cheers, Andrés |