goodiff
goodiff-frontend
goodiff-frontend software is relying on Trac to display the changes of the documents. In other words, we reused and customized a good free software to do the job for us.
-
Cloning this repository:
git clone git://gitorious.org/goodiff/goodiff-frontend.git goodiff-frontend cd goodiff-frontend
Add this repository as a remote to an existing local repository:
git remote add goodiff-frontend git://gitorious.org/goodiff/goodiff-frontend.git git fetch goodiff-frontend git checkout -b my-local-tracking-branch goodiff-frontend/master_or_other_branch
- Branches:
- master


