List of commits:
Subject Hash Author Date (UTC)
Prepare for release 1.0.0 54451c334a3eed99914e1c51f08335de337fff7c Vladyslav Bondarenko 2020-08-14 21:20:29
Add slash petbattle console command c1fbc0a5e04faa8f2fe450ad8eb661057e09a31c Vladyslav Bondarenko 2020-08-14 21:14:32
Render defeated pet balck f7fcf15f4532f1163658d746ac013d620b031bc5 Vladyslav Bondarenko 2020-08-14 21:07:20
Add mock rock-paper-scissors rules 30bc0da7cc3c365cddb0daec75df902d79762311 Vladyslav Bondarenko 2020-08-14 07:24:01
Initial commit 885fa1628db98df29619d22d645ec17a8d24a6d9 Vladyslav Bondarenko 2020-08-14 05:38:30
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/vrtc/petbattle

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

Clone this repository using git:
git clone git://git.rocketgit.com/user/vrtc/petbattle

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