List of commits:
Subject Hash Author Date (UTC)
fix: Adjust cooldown text format 85164e59cd3c7f8e7c4596dc92a3f702aa4d335e Vladyslav Bondarenko 2020-12-04 10:21:49
Fix hint cooldown predicate 1de75f6ff252993d69098f61930699f7ca8f7dd0 Vladyslav Bondarenko 2020-08-26 13:43:14
Add visual clue when to interrupt eb3b2b918c14a20487ab44427362569e26b0de30 Vladyslav Bondarenko 2020-08-26 13:19:50
Upgrade macros and spell indicators b2bd2faf40c8e4da997902627b42a6dd86eb0a37 Vladyslav Bondarenko 2020-08-26 11:42:38
Initial commit 8e7556c780a9c0ddbb96cc839e2234fbe892c72a Vladyslav Bondarenko 2020-05-28 18:02:45
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