/.gitignore (22a5bcc9497b5b50156dc0ac23a1ce8317f7dd31) (31 bytes) (mode 100644) (type blob)
.DS_Store
test/build/
build.log
Mode |
Type |
Size |
Ref |
File |
100644 |
blob |
31 |
22a5bcc9497b5b50156dc0ac23a1ce8317f7dd31 |
.gitignore |
100644 |
blob |
0 |
e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 |
README.md |
100644 |
blob |
166 |
45163be4271bb282268e714114d87fbc40444bee |
def.gypi |
100644 |
blob |
106 |
f27c6d6283dbb457f7c2c59ae04e78d6cb34cbbc |
m_.json |
040000 |
tree |
- |
fe57d287c3fdc730cdf6b071c54cfda0b42270b5 |
src |
040000 |
tree |
- |
2c6961853baf9ba7a597da6531aaaa8ac4065772 |
test |
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/mucbuc/dynamo
Clone this repository using ssh (do not forget to upload a key first):
git clone ssh://rocketgit@ssh.rocketgit.com/user/mucbuc/dynamo
Clone this repository using git:
git clone git://git.rocketgit.com/user/mucbuc/dynamo
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