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 7260fc44f8d0197b917bc13a0ac19eb8c58d4534

tests: ignore some dirs
Author: Catalin(ux) M. BOIE
Author date (UTC): 2017-03-21 20:01
Committer name: Catalin(ux) M. BOIE
Committer date (UTC): 2017-03-21 20:01
Parent(s): 42dbfdc9ad5fad0157388f239f790f2e8f4de7c2
Signing key:
Tree: 24d2355262186ebabfb75035800296d0688cc0c2
File Lines added Lines deleted
tests/.gitignore 2 0
File tests/.gitignore changed (mode: 100644) (index a69af15..ff3250e)
... ... hook_update_src.git
29 29 export.json export.json
30 30 .by_http .by_http
31 31 _run_tests.failed _run_tests.failed
32 temp_repos
33 state
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