Skip to content

Gitiles with some changes to make it a full, read-only git repo

License

Notifications You must be signed in to change notification settings

sara-service/gitiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

915ccb2 · Sep 15, 2021
Jul 14, 2021
Sep 24, 2020
Sep 15, 2021
May 6, 2021
Sep 5, 2019
Jun 17, 2021
Jul 14, 2021
May 25, 2019
Oct 21, 2020
Jul 14, 2021
May 10, 2019
Aug 19, 2017
Sep 16, 2015
Jan 19, 2017
Feb 8, 2021
Jan 31, 2017
Jan 31, 2017
Jul 1, 2017
Jul 14, 2021
Apr 29, 2020

Repository files navigation

Gitiles - A simple JGit repository browser

Gitiles is a simple repository browser for Git repositories, built on JGit. Its guiding principle is simplicity: it has no formal access controls, no write access, no fancy Javascript, etc.

Gitiles automatically renders *.md Markdown files into HTML for simplified documentation. Refer to the Markdown documentation for details.

Configuration

Gitiles is configurable in a git-style configuration file named gitiles.config. Refer to the configuration documentation for details.

Bugs

Use the issue tracker at github to file bugs.

Contributing to Gitiles

Please refer to the Developer Guide.