| Thread title | Replies | Last modified |
|---|---|---|
| shouldn't "git clone kde:<project>.git" rather be "git clone git://anongit.kde.org/<project>.git" ? | 0 | 18:36, 24 July 2011 |
Easy Recipe - Git Unstable Master tells me to git clone kde:<project>.git
but git clone kde:kate.git gives me ssh: connect to host kde port 22: Connection timed out
whereas git clone git://anongit.kde.org/kate.git works ok