List of commits:
Subject Hash Author Date (UTC)
Add text content object eff8fd6fb20acd14956e4e36c9b12c089fbd9ac8 Detche 2017-10-29 21:06:58
Remove Category and Project items. f84ba67e01336caacfb44e0b56ba6764da6709fe Detche 2017-10-22 14:19:45
Implement project harvesting 2d70ee7ce01dc02197e5f5d693aba109c17f1ad0 Detche 2017-10-21 22:09:31
Implement child/parent system for Items d386115411ba0397b08d75b298d7843bddb477d9 Detche 2017-10-19 22:46:28
Initial commit 14d016d7ec773a17c3d72fc8352f6c683825e040 Detche 2017-10-19 20:44:14
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/detche/helpgen

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

Clone this repository using git:
git clone git://git.rocketgit.com/user/detche/helpgen

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