xaizek / rocketgit (License: AGPLv3+) (since 2018-12-09)
Light and fast Git hosting solution suitable to serve both as a hub or as a personal code storage with its tickets, pull requests, API and much more.
<root> / root / themes / default / repo /
File Mode Size
artifacts/ 040000
bug/ 040000
cl/ 040000
commits/ 040000
err/ 040000
fstat/ 040000
history/ 040000
list/ 040000
log/ 040000
mail/ 040000
mr/ 040000
stats/ 040000
tree/ 040000
urls/ 040000
add_edit.html 100644 1,893B
blob.html 100644 458B
commit.html 100644 55B
create_ok.html 100644 139B
diff.html 100644 178B
diff_too_big.html 100644 122B
discover.html 100644 346B
edit_ok.html 100644 152B
lock.html 100644 728B
lock_ok.html 100644 104B
main.html 100644 1,657B
menu.html 100644 456B
mrs.html 100644 0B
search.html 100644 395B
source.html 100644 301B
source_r.html 100644 44B
unlock_ok.html 100644 72B
Hints

Before first commit, do not forget to setup your git environment:
git config --global user.name "your_name_here"
git config --global user.email "your@email_here"

Clone this repository using HTTP(S):
git clone https://code.reversed.top/user/xaizek/rocketgit

Clone this repository using ssh (do not forget to upload a key first):
git clone ssh://rocketgit@code.reversed.top/user/xaizek/rocketgit

You are allowed to anonymously push to this repository.
This means that your pushed commits will automatically be transformed into a pull request:
... clone the repository ...
... make some changes and some commits ...
git push origin master