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 1610c997dbda53c0a21e301b51832d9285ecbcf2

I cannot be sure if the data is stored only in Germany. And we do backups in Romania.
Author: Catalin(ux) M. BOIE
Author date (UTC): 2017-03-26 08:24
Committer name: Catalin(ux) M. BOIE
Committer date (UTC): 2017-03-26 08:24
Parent(s): 4d2bab105c6f7748ca53d9a8301a2da320153d53
Signing key:
Tree: 33645ee0ea454ba5c5d4a6707a278e4b1a4fc791
File Lines added Lines deleted
root/themes/default/index.html 1 1
File root/themes/default/index.html changed (mode: 100644) (index ef9378b..6a02211)
74 74 in the United States and/or other countries.<br /> in the United States and/or other countries.<br />
75 75 rocketgit.com site is operated by Embedromix SRL,<br /> rocketgit.com site is operated by Embedromix SRL,<br />
76 76 RO13505234, J08/979/2000, Brasov, Romania.<br /> RO13505234, J08/979/2000, Brasov, Romania.<br />
77 All data is stored in Germany only.
77 All data is stored in Germany and Romania only (AFAIK).
78 78 </div> </div>
79 79 </div> </div>
80 80
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