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 c84c2eaab9c1eb7e6898ef14f12fd8701c6fc285

Add RLUG to history
Author: Catalin(ux) M. BOIE
Author date (UTC): 2016-04-06 16:13
Committer name: Catalin(ux) M. BOIE
Committer date (UTC): 2016-04-06 16:13
Parent(s): 8a835c3ffa6f27c208fef6b4525f9aa571c603f6
Signing key:
Tree: 881317e5ddf7bb5a72d8d4b6e54dbc26b30ada1b
File Lines added Lines deleted
History.txt 1 0
File History.txt changed (mode: 100644) (index cb77f12..185fc78)
7 7 2015-12-02 - RocketGit is announced to 40 people (friends) (time: 20:56:00) 2015-12-02 - RocketGit is announced to 40 people (friends) (time: 20:56:00)
8 8 2016-02-23 - First merge of a pull request on the deve machine. 2016-02-23 - First merge of a pull request on the deve machine.
9 9 2016-02-24 - First unknown (to me) user created an account on rocketgit.com. 2016-02-24 - First unknown (to me) user created an account on rocketgit.com.
10 2016-04-04 - Announce RocketGit to RLUG (Romanian Linux User Group) (18:33)
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