/README (73843b52b65f6a00b4b9b4310e2367196067633d) (149 bytes) (mode 100644) (type blob)
client does pull:
SSH_ORIGINAL_COMMAND=git-upload-pack '/aa/bb/cc/dd.git'
client does push:
SSH_ORIGINAL_COMMAND=git-receive-pack '/aa/bb/cc/dd.git'
Mode |
Type |
Size |
Ref |
File |
100644 |
blob |
35147 |
94a9ed024d3859793618152ea559a168bbcbb5e2 |
LICENSE |
100644 |
blob |
149 |
73843b52b65f6a00b4b9b4310e2367196067633d |
README |
100644 |
blob |
1602 |
070b936e206b567d8ff73a1c2cfa4b8b0042cb26 |
TODO |
040000 |
tree |
- |
993cf407a732d5a900e83adf1283042f1294fbde |
admin |
040000 |
tree |
- |
9b3b34a3145e2324acd1cb4cedaf9e446e933469 |
inc |
040000 |
tree |
- |
bb3d88327ab90bf80db94514eb422dd3d082a4f1 |
root |
040000 |
tree |
- |
78c9f0e95baa5d134ec011428ee3b5f0728c8e9d |
samples |
040000 |
tree |
- |
51536a53bc9e74f9c93bf51d64d7672933b33784 |
scripts |
040000 |
tree |
- |
7c2083e0ae046493399b2aa93494ba096e0e76d5 |
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