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.
Commit 4face2cce133cc994efc67a1721a5260af3ab2a1

Author file update
Author: Catalin(ux) M. BOIE
Author date (UTC): 2016-09-21 16:51
Committer name: Catalin(ux) M. BOIE
Committer date (UTC): 2016-09-21 16:51
Parent(s): fd5ff1e7c3d974714570237c323ece393aaaa85b
Signing key:
Tree: a40c2f7372195b5c2fb1ec17a8d17dfd1af6ad09
File Lines added Lines deleted
AUTHORS 1 0
File AUTHORS changed (mode: 100644) (index 0168aab..fabbff6)
... ... James Dean
11 11 Seby Marinescu (VMware ESX help) Seby Marinescu (VMware ESX help)
12 12 Paul Gabor-Iliescu Paul Gabor-Iliescu
13 13 Gabi Balasz Gabi Balasz
14 Petre Bandac (first known on-premise install)
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