|
Project Information
|
Gitiles is a simple git repository browser built on JGit. Emphasis on simple: the goal is to make it easy to see your files and changes, leaving complex tasks to other tools. Gitiles is the source browser used by the Android Open Source Project. To see it in action: https://android.googlesource.com/ #summary Link to the source browser. Browser accessBrowse master | Branches | All Repositories Command-line accessGet a local copy of the Gitiles repository with this command: git clone --recurse-submodules https://gerrit.googlesource.com/gitiles |