vrtc / holyshock (public) (License: MIT) (since 2022-06-12) (hash sha1)
World of WarCraft: Wrath of the Lich King add-on. Adds a unique Holy Shock spell button with extra features.
List of commits:
Subject Hash Author Date (UTC)
build: Add build script files to the repository fad887a21b284bc8d5a5de07685ac2419d50b2b6 Vladyslav Bondarenko 2022-06-12 15:06:27
feat: Hide button when spell is not available 6fe943c0b44d1ba820f1f46d2cae2012678d42c8 Vladyslav Bondarenko 2022-06-12 15:04:16
fix: Generalize the code to improve maintainablity ef1f10e015411ff199225bb4b4f77dee10f425b0 Vladyslav Bondarenko 2022-06-12 14:05:36
feat: Initial commit 6c4a578a21fce8dee5d0052b5620190cfa482ca4 Vladyslav Bondarenko 2022-06-09 17:19:28
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/holyshock

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

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

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