/.gitignore (5c40e6e2862d70b5c51c326a13073a4012ac05c7) (35 bytes) (mode 100644) (type blob)
*.rock
*.swo
*.swp
*.zip
*~
local/
Mode |
Type |
Size |
Ref |
File |
100644 |
blob |
35 |
5c40e6e2862d70b5c51c326a13073a4012ac05c7 |
.gitignore |
100644 |
blob |
3606 |
f73da473168d1897963fd2e32d89841ca0461ec0 |
README.adoc |
100644 |
blob |
264 |
1a619ee0e784b704fce4e88ff308209d583f87d1 |
chorus.toc |
040000 |
tree |
- |
7b29ab0f2a57dfe0be4c5b3fadf2890ca198f05e |
conf |
040000 |
tree |
- |
efa7258757edf7b888ea13c215e14b497fef8a16 |
doc |
100644 |
blob |
2293 |
e4a71a55230f6b8be15b1cf9d661a6466f89d40f |
makefile |
040000 |
tree |
- |
edaef608e632a5474150ab847a88ce332a1f7863 |
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