List of commits:
Subject Hash Author Date (UTC)
feat!: Add warrior action bar 3210ec90b7534462092f71fd7565d0b0a950bcf5 Vladyslav Bondarenko 2021-01-07 17:25:52
fix: Document bag update logic 238ecbbd6bde6097e8d5ef7814d5378fef965cd3 Vladyslav Bondarenko 2021-01-07 08:21:50
feat: Add faction indicator to the micro menu 9adb30e843d71efb1e392cd8fbbb7c2f10b64b48 Vladyslav Bondarenko 2021-01-07 07:47:33
feat: Sum free bag slots 2f765af0499dad4e623f5e672055d47e6095f7a5 Vladyslav Bondarenko 2021-01-05 15:49:43
feat!: Initial commit 64f475905b9d372cfa31b6a8692057482a7f2a4d Vladyslav Bondarenko 2021-01-05 11:22:56
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/wowaddons

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

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

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