/.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 |
2043 |
1949d95be3cf88e59fb35d78bfb66eb645baceaf |
Makefile |
100644 |
blob |
3606 |
25f911d8c364a6eca0d6c459463669ffa7b38d31 |
README.adoc |
100644 |
blob |
216 |
ea2e2df690864fc5a96af80a30ca6d328bd7a268 |
chorus.toc |
040000 |
tree |
- |
efa7258757edf7b888ea13c215e14b497fef8a16 |
doc |
040000 |
tree |
- |
97c59095efcbd02334e05397669c1773fa79ccc2 |
etc |
040000 |
tree |
- |
c04e1001c2dd401037b01ddd04fdeccc99be2ec3 |
share |
040000 |
tree |
- |
1f0b0e10fb42634f5bfd7dd903f582232c4c6e52 |
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