wtdesktop
wtdesktop
WARNING! No ‘master’ branch! more…
After cloning, you need to checkout branch ‘wtdesktop’
$ git clone git://gitorious.org/wtdesktop/wtdesktop.git
$ cd wtdesktop
$ git checkout origin/wtdesktop -b wtdesktop
-
Cloning this repository:
git clone git://gitorious.org/wtdesktop/wtdesktop.git wtdesktop cd wtdesktop
Add this repository as a remote to an existing local repository:
git remote add wtdesktop git://gitorious.org/wtdesktop/wtdesktop.git git fetch wtdesktop git checkout -b my-local-tracking-branch wtdesktop/master_or_other_branch
- Branches:
- wtdesktop


