Repositories
uipf
Main UIPF repo
-
Cloning this repository:
git clone git://gitorious.org/uipf/uipf.git uipf cd uipf
Add this repository as a remote to an existing local repository:
git remote add uipf git://gitorious.org/uipf/uipf.git git fetch uipf git checkout -b my-local-tracking-branch uipf/master_or_other_branch
lahirus-uipf
-
Cloning this repository:
git clone git://gitorious.org/~lahiru/uipf/lahirus-uipf.git lahirus-uipf cd lahirus-uipf
Add this repository as a remote to an existing local repository:
git remote add lahirus-uipf git://gitorious.org/~lahiru/uipf/lahirus-uipf.git git fetch lahirus-uipf git checkout -b my-local-tracking-branch lahirus-uipf/master_or_other_branch

