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 /
File Mode Size
admin/ 040000
builder/ 040000
doc/ 040000
errmsg/ 040000
features/ 040000
hints/ 040000
logo/ 040000
mail/ 040000
menu/ 040000
msg/ 040000
repo/ 040000
stats/ 040000
user/ 040000
.gitignore 100644 13B
access_denied.html 100644 55B
donate.html 100644 588B
download-vm.html 100644 7,956B
download.html 100644 2,217B
features.html 100644 5,667B
index.html 100644 2,693B
internal_err.html 100644 86B
invalid_link.html 100644 48B
invalid_menu.html 100644 48B
main.css 100644 10KiB
main.html 100644 2,525B
ok.html 100644 35B
pricing.html 100644 951B
suggestion.html 100644 457B
suggestion_sent.html 100644 65B
tos.html 100644 3,649B
warning.html 100644 42B
watch.html 100644 400B
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