/.gitignore (bf1d9081b000eeaff7698f3e4dfae542742e473f) (87 bytes) (mode 100644) (type blob)
*.log
Changelog
Makefile
cata/
*.tar.gz
*.rpm
*.spec
*.log
*.out
Changelog-last
*.lock
Mode |
Type |
Size |
Ref |
File |
100644 |
blob |
34 |
06a40148d25865b1ac09f65aacddbbc516d5d7ec |
.exclude |
100644 |
blob |
87 |
bf1d9081b000eeaff7698f3e4dfae542742e473f |
.gitignore |
100644 |
blob |
363 |
d4c20576e85575b16d877a289679fd5bcf5f2ed2 |
Compare.txt |
100644 |
blob |
35147 |
94a9ed024d3859793618152ea559a168bbcbb5e2 |
LICENSE |
100644 |
blob |
1192 |
310b5f5e45356bc98259e8655debba060f782fac |
Makefile.in |
100644 |
blob |
2581 |
69d280ce7fd24551839f088c071615a2388283aa |
README |
100644 |
blob |
17881 |
adc2088b292875a87b4902a145c2285322e0a1c5 |
TODO |
040000 |
tree |
- |
c6d1c4cded07af5080b0c972badc16bc90720bda |
admin |
040000 |
tree |
- |
76a16691bc48bbe42bdc63a6d1244d2d49e4da2d |
artwork |
100755 |
blob |
23 |
d33bb6c4ecdce1390ce1db3c79ea3b93e22ea755 |
configure |
100755 |
blob |
13311 |
a6e2825b35f915e6d64c2a981fa3b6266b2bf587 |
duilder |
100644 |
blob |
268 |
0a256136d42309a79438a39d8d5966f23828db2e |
duilder.conf |
040000 |
tree |
- |
68c9a1b752d385e17a6579d6db3e3b311c0ff61d |
hooks |
040000 |
tree |
- |
92c7742a339cc67a6d2936ecedadd933067cfe9d |
inc |
100644 |
blob |
2096 |
13b61a44a4bb2827d45512a22d46982e1413dd2d |
rocketgit.spec.in |
040000 |
tree |
- |
d56c2527baad34a28cfc732ccbe5d30f5a065c88 |
root |
040000 |
tree |
- |
2a4994e32742c01516d8a0846499e4cce48d56c4 |
samples |
040000 |
tree |
- |
16de19879496d60be5f48505e7b564586b108a44 |
scripts |
040000 |
tree |
- |
928df1cae0cb3b287a61c6d1d24990f9d9affda5 |
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