List of commits:
Subject Hash Author Date (UTC)
Added the base heading component c958d8d090658656411ce9a44304841028c6abc8 your name here 2016-01-11 05:50:55
Work on styling the button. c7c0b4c7697d522dce8bcef8b4991fb97cbbe4ab DiAngelo 2016-01-08 16:38:01
Added RocketGIT repository. 4588c9699a0e132bf81f503990f899c861c5a73e DiAngelo 2016-01-07 16:16:43
Initial commit e48fb5bf211e401bcd93422b5455d537c8891218 DiAngelo 2016-01-07 15:55:41
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/mithril-webpack-starter

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

Clone this repository using git:
git clone git://git.rocketgit.com/user/bitvice/mithril-webpack-starter

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