List of commits:
Subject Hash Author Date (UTC)
feat(bc): Update code c76a2f7b4f8ce646d30c8f389882f152813f25b3 Ashish Ranjan 2020-08-12 06:38:13
feat(bc): Update code 1c7a683d034ca9869b75dee7a1f07326b6faf693 Ashish Ranjan 2020-01-01 12:58:34
docs(readme): Create README 6995ea6955bd0ed19077896b9543966031566985 Ashish Ranjan 2020-01-01 12:55:10
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/musq/bc

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

Clone this repository using git:
git clone git://git.rocketgit.com/user/musq/bc

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