List of commits:
Subject Hash Author Date (UTC)
fix(static): Removed photos 13a6c0e4b6944cafa8ff9ba32e8ed7d13ecc245b bbgmsys 2020-02-15 10:11:28
Initial commit cfb502c16b4855aa61582d5412b25c976c1be330 Gabi Balasz 2020-02-14 17:50:13
feat(static): Added static folder c97c7fe4eb09d204dbf6e4218a2dd40ac2d9365d Gabi Balasz 2020-02-15 09:57:06
feat(init): Init a6e68f098895dc065fd76c64d5b67ce8285697b7 Gabi Balasz 2020-02-15 09:54:56
Initial commit d01c3176423113580007047c049516c9b443bc8f Gabi Balasz 2020-02-14 19:17:28
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/bbgmsys/SKC

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

Clone this repository using git:
git clone git://git.rocketgit.com/user/bbgmsys/SKC

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