Repositories
fvkbd
-
Cloning this repository:
git clone git://gitorious.org/fvkbd/fvkbd.git fvkbd cd fvkbd
Add this repository as a remote to an existing local repository:
git remote add fvkbd git://gitorious.org/fvkbd/fvkbd.git git fetch fvkbd git checkout -b my-local-tracking-branch fvkbd/master_or_other_branch
dq-fvkbd
-
Cloning this repository:
git clone git://gitorious.org/~deqing/fvkbd/dq-fvkbd.git dq-fvkbd cd dq-fvkbd
Add this repository as a remote to an existing local repository:
git remote add dq-fvkbd git://gitorious.org/~deqing/fvkbd/dq-fvkbd.git git fetch dq-fvkbd git checkout -b my-local-tracking-branch dq-fvkbd/master_or_other_branch
sk11111s-fvkbd
-
Cloning this repository:
git clone git://gitorious.org/~sk11111/fvkbd/sk11111s-fvkbd.git sk11111s-fvkbd cd sk11111s-fvkbd
Add this repository as a remote to an existing local repository:
git remote add sk11111s-fvkbd git://gitorious.org/~sk11111/fvkbd/sk11111s-fvkbd.git git fetch sk11111s-fvkbd git checkout -b my-local-tracking-branch sk11111s-fvkbd/master_or_other_branch
sk11111s-sk11111s-fvkbd
-
Cloning this repository:
git clone git://gitorious.org/~sk11111/fvkbd/sk11111s-sk11111s-fvkbd.git sk11111s-sk11111s-fvkbd cd sk11111s-sk11111s-fvkbd
Add this repository as a remote to an existing local repository:
git remote add sk11111s-sk11111s-fvkbd git://gitorious.org/~sk11111/fvkbd/sk11111s-sk11111s-fvkbd.git git fetch sk11111s-sk11111s-fvkbd git checkout -b my-local-tracking-branch sk11111s-sk11111s-fvkbd/master_or_other_branch

