ERP
ERP de l'entreprise VL-Partners
ERP de l'entreprise VL-Partners
Maquettes HTML
Cloning this repository:
git clone git://gitorious.org/erp/maquette.git maquette cd maquette
Add this repository as a remote to an existing local repository:
git remote add maquette git://gitorious.org/erp/maquette.git git fetch maquette git checkout -b my-local-tracking-branch maquette/master_or_other_branch
Coeur de la Gestion des modules
Cloning this repository:
git clone git://gitorious.org/erp/core.git core cd core
Add this repository as a remote to an existing local repository:
git remote add core git://gitorious.org/erp/core.git git fetch core git checkout -b my-local-tracking-branch core/master_or_other_branch
Api de l'erp
Cloning this repository:
git clone git://gitorious.org/erp/soapi.git soapi cd soapi
Add this repository as a remote to an existing local repository:
git remote add soapi git://gitorious.org/erp/soapi.git git fetch soapi git checkout -b my-local-tracking-branch soapi/master_or_other_branch
Professional Gitorious services - Git hosting at your company, custom features, support and more. gitorious.com.
