/.gitignore (6f7455b9e1a8e283090f58f85dad4e69f646df00) (27 bytes) (mode 100644) (type blob)
.DS_Store
test/tmp
test/lib
Mode |
Type |
Size |
Ref |
File |
100644 |
blob |
27 |
6f7455b9e1a8e283090f58f85dad4e69f646df00 |
.gitignore |
100644 |
blob |
163 |
e8eeb01643cb01dfe88aa0de68639458d43ce9d5 |
README.md |
100644 |
blob |
185 |
cf28781387486366671abe36c5b1a99049128cd2 |
circuit.json |
100644 |
blob |
325 |
46fc3d5cd94171a392d117e4efabeedd8ee67a44 |
package.json |
040000 |
tree |
- |
b3f2d3e42424d900fb1cd161e944700c28daf727 |
src |
040000 |
tree |
- |
a46017930d38837975ad836e96a56ddcc96901e2 |
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/circuit
Clone this repository using ssh (do not forget to upload a key first):
git clone ssh://rocketgit@ssh.rocketgit.com/user/mucbuc/circuit
Clone this repository using git:
git clone git://git.rocketgit.com/user/mucbuc/circuit
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