List of commits:
Subject Hash Author Date (UTC)
RoboLupta homepage 530481ba4e00190af1270e22364efa763389c409 bitvice 2018-03-11 20:23:56
task2 Used handlebars templating 08f34d9606c7a61b2b16aacd5b9bb84af607bbab bitvice 2018-03-11 17:05:22
Created config file Added apps logic Created cdn simple app that serves a static file 7319b0e2b6d09619d278d37320d6873f68517f27 bitvice 2018-03-11 15:31:24
Test postgres touch ac51349c7f5d9c8733983ce6924020618b198bb7 bitvice 2018-03-10 11:54:02
Initial simple "Hello World" app a102689864328017bd5a05d4ce0cf6364a2e17ad bitvice 2018-03-09 21:55:14
Initial commit 561948113e64cf1ede2926770386c4541d1bb0d8 bitvice 2018-03-09 21:06:53
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/bitvice/TaskVice

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

Clone this repository using git:
git clone git://git.rocketgit.com/user/bitvice/TaskVice

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