/.gitignore (ab68be67a6de02c61610a595c34d40bc99d8570f) (33 bytes) (mode 100644) (type blob)
.DS_Store
node_modules/
test/tmp
Mode |
Type |
Size |
Ref |
File |
100644 |
blob |
33 |
ab68be67a6de02c61610a595c34d40bc99d8570f |
.gitignore |
100644 |
blob |
927 |
e20dfe6afe16f5d2e6f0fa37d55ad1ed968a1cf7 |
README.md |
100644 |
blob |
152 |
c9c94f2cc99fa53500a86a939013192d06ace351 |
circuit.yml |
100644 |
blob |
469 |
b5962bd1dd748f0b44f32b7658ba8f7c21f2117c |
package.json |
040000 |
tree |
- |
74a05423bbc46f69f294332b5425bb98f42ba23e |
src |
040000 |
tree |
- |
7230090b9aa62be69ad5b4856dfaa7b8059dc780 |
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