/.gitmodules (d3ad60be6046266ecf21c253e8c1aea60c7ff18a) (709 bytes) (mode 100755) (type blob)
[submodule "math"]
path = libs/math
url = ssh://rocketgit@ssh.rocketgit.com/user/Jackalope/math
[submodule "jlib"]
path = libs/jlib
url = ssh://rocketgit@ssh.rocketgit.com/user/Jackalope/jlib
[submodule "jrf"]
path = libs/jrf
url = ssh://rocketgit@ssh.rocketgit.com/user/Jackalope/jrf
[submodule "libs/math"]
path = libs/math
url = ssh://rocketgit@ssh.rocketgit.com/user/Jackalope/math
[submodule "libs/jlib"]
path = libs/jlib
url = ssh://rocketgit@ssh.rocketgit.com/user/Jackalope/jlib
[submodule "libs/jrf"]
path = libs/jrf
url = ssh://rocketgit@ssh.rocketgit.com/user/Jackalope/jrf
[submodule "libs/simdcpp"]
path = libs/simdcpp
url = ssh://rocketgit@ssh.rocketgit.com/user/Jackalope/simdcpp
Mode |
Type |
Size |
Ref |
File |
100755 |
blob |
210 |
ba75eadea407b92d2fd9f20d1d4b25e277f2f386 |
.gitignore |
100755 |
blob |
709 |
d3ad60be6046266ecf21c253e8c1aea60c7ff18a |
.gitmodules |
100644 |
blob |
2232 |
ae95e0b17ec4fb62599167757adbd8cdd08469e7 |
CMakeLists.txt |
100644 |
blob |
35149 |
f288702d2fa16d3cdf0035b15a9fcbc552cd88e7 |
COPYING |
100644 |
blob |
602 |
6879e17fdb556c2af39d69f3459c4cf9cca022ef |
Doxyfile.in |
100644 |
blob |
3416 |
2adde71102662433db54d872c09984146934285d |
README |
040000 |
tree |
- |
17d5bafa3dbd5e9305830b7e235b9c579820c208 |
include |
040000 |
tree |
- |
3177193e28e45c9e28300ee60eca5e9dc4f85690 |
libs |
040000 |
tree |
- |
0b2221ea642fade19d8fb17d51020c558b7d61a8 |
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/Jackalope/jen
Clone this repository using ssh (do not forget to upload a key first):
git clone ssh://rocketgit@ssh.rocketgit.com/user/Jackalope/jen
Clone this repository using git:
git clone git://git.rocketgit.com/user/Jackalope/jen
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