gitiles


A simple JGit repository browser

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 access

Browse master | Branches | All Repositories

Command-line access

Get a local copy of the Gitiles repository with this command:

git clone --recurse-submodules https://gerrit.googlesource.com/gitiles

Project Information

The project was created on Nov 11, 2012.