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 9b39ce5e62255ff390926ef11c37b98d1d8751d2

Lots of changes all over the place.
Switch to str_replace whenever possible. Fix '::' mess.
Author: Catalin(ux) M. BOIE
Author date (UTC): 2015-05-22 03:25
Committer name: Catalin(ux) M. BOIE
Committer date (UTC): 2015-05-22 03:25
Parent(s): 31ccba6e43e02c34fa2139fe352c3799feecd249
Signing key:
Tree: 024ba84f0352bb29972594be05678da8f0a8d06e
File Lines added Lines deleted
root/themes/default/internal_err.html 0 0
root/themes/default/msg/internal.txt 0 1
File root/themes/default/internal_err.html copied from file root/themes/default/errmsg/nodata.html (similarity 100%)
File root/themes/default/msg/internal.txt deleted (index 05828e8..0000000)
1 An internal error occurred. Please try again later.
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