/.exclude (85c946cb687f42a070d70d4c9ce8b528b1cc1559) (26 bytes) (mode 100644) (type blob)
cata
*.log
Makefile
*.out
Mode |
Type |
Size |
Ref |
File |
100644 |
blob |
26 |
85c946cb687f42a070d70d4c9ce8b528b1cc1559 |
.exclude |
100644 |
blob |
87 |
bf1d9081b000eeaff7698f3e4dfae542742e473f |
.gitignore |
100644 |
blob |
35147 |
94a9ed024d3859793618152ea559a168bbcbb5e2 |
LICENSE |
100644 |
blob |
1188 |
30b2a355d57f534d1cc68cd325856e05f5e0dc51 |
Makefile.in |
100644 |
blob |
1990 |
ebe4e09a5e2c9f0fc756c60201a9e91383b0f58e |
README |
100644 |
blob |
11595 |
a3a687896c2990a16ea9b1cc0ee040998133442c |
TODO |
040000 |
tree |
- |
fc788a3c26fc5bb1119d52a3de396b75827bcac9 |
admin |
040000 |
tree |
- |
76a16691bc48bbe42bdc63a6d1244d2d49e4da2d |
artwork |
100755 |
blob |
23 |
d33bb6c4ecdce1390ce1db3c79ea3b93e22ea755 |
configure |
100755 |
blob |
13311 |
a6e2825b35f915e6d64c2a981fa3b6266b2bf587 |
duilder |
100644 |
blob |
268 |
3923b9deec801f5f28dc99655e9589aec171c24d |
duilder.conf |
040000 |
tree |
- |
9a3fd4a2388b19bb5a2d61f1b2134977095e9d29 |
hooks |
040000 |
tree |
- |
4e4a26c1c5242eb9f9e5f95aab11155f8e6ae65e |
inc |
100644 |
blob |
1786 |
de959fd88880e4a3633df5bff53350f41c1cab22 |
rocketgit.spec.in |
040000 |
tree |
- |
68808bd683155d0478e99bfca6ecdf6d89cb8ba5 |
root |
040000 |
tree |
- |
21949e3004f6b1c260c43b726b3d950696f44927 |
samples |
040000 |
tree |
- |
9c8f2c2911814774f71dfe25b4bfebb162c9bfac |
scripts |
040000 |
tree |
- |
9f8807f9f8f01b2eeb93b8e5f5525081cdfe1f11 |
tests |
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/catalinux/rocketgit
Clone this repository using ssh (do not forget to upload a key first):
git clone ssh://rocketgit@ssh.rocketgit.com/user/catalinux/rocketgit
Clone this repository using git:
git clone git://git.rocketgit.com/user/catalinux/rocketgit
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