/chorus-0.6-1.rockspec (f42a1b0a3a199d9409ddf63ae3a3757d95964e39) (376 bytes) (mode 100644) (type blob)
package = "chorus"
rockspec_format = "3.0"
version = "0.6-1"
source = {
branch = "master",
dir = "chorus",
url = "git+https://rocketgit.com/user/vrtc/chorus",
}
description = {
homepage = "https://rocketgit.com/user/vrtc/chorus",
issues_url = "https://rocketgit.com/user/vrtc/chorus/bug",
labels = {'worldofwarcraft'},
license = "CC0",
}
build = {
type = "none",
}
Mode |
Type |
Size |
Ref |
File |
100644 |
blob |
22 |
d7f81b36af99095409dbf9a7a92e18a5c74e5ff5 |
.gitignore |
100644 |
blob |
2761 |
8660a7b6b158b3d7c82af258020ea93722ae2bee |
README.md |
040000 |
tree |
- |
386cdd1448b396d67052c9c421df4d307621c280 |
bin |
100644 |
blob |
376 |
f42a1b0a3a199d9409ddf63ae3a3757d95964e39 |
chorus-0.6-1.rockspec |
100644 |
blob |
214 |
42980f3866b3cf99f3b108f3c40c0c941a2c8ea0 |
chorus.toc |
040000 |
tree |
- |
cac8af7ca5d8adc7771598e6faae482998b25fa2 |
doc |
040000 |
tree |
- |
4504d5dd5c7fcb9e8ba9b520435e1a2f26141b4b |
etc |
040000 |
tree |
- |
b8d8f00bc7e3d12b8ba02a42e23f749222bfdd64 |
rocketgit |
040000 |
tree |
- |
5b8dd064c04749cf19281ed90842d3996ad61dc6 |
share |
040000 |
tree |
- |
81794c9e31600957c3ec0dac3d9070524c594f3c |
src |
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/chorus
Clone this repository using ssh (do not forget to upload a key first):
git clone ssh://rocketgit@ssh.rocketgit.com/user/vrtc/chorus
Clone this repository using git:
git clone git://git.rocketgit.com/user/vrtc/chorus
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