List of commits:
Subject Hash Author Date (UTC)
initial commit2 f4556179644acbd94c1f7fd9b220cb0e8ce294fc Kustom Tech 2017-07-15 05:04:58
initial commit caf925f818c35698d5eabbe4fc74c96c9d7fd6d8 Kustom Tech 2017-07-15 04:56:27
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://rocketgit.com/user/kustomtech/kustomtech-repo

Clone this repository using ssh (do not forget to upload a key first):
git clone ssh://rocketgit@ssh.rocketgit.com/user/kustomtech/kustomtech-repo

Clone this repository using git:
git clone git://git.rocketgit.com/user/kustomtech/kustomtech-repo

You are allowed to anonymously push to this repository.
This means that your pushed commits will automatically be transformed into a merge request:
... clone the repository ...
... make some changes and some commits ...
git push origin main