/def.gypi (45163be4271bb282268e714114d87fbc40444bee) (166 bytes) (mode 100644) (type blob)
{
'target_defaults': {
'sources': [
'src/agent.h',
'src/agent.hxx',
'src/batch.h',
'src/batch.hxx',
'src/listener.h',
'src/listener.hxx'
]
}
}
Mode |
Type |
Size |
Ref |
File |
100644 |
blob |
22 |
c24cd6ec13be3b7fd539f6b0c01f71f7c86ad6cb |
.gitignore |
100644 |
blob |
0 |
e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 |
README.md |
100644 |
blob |
166 |
45163be4271bb282268e714114d87fbc40444bee |
def.gypi |
040000 |
tree |
- |
c7799c1296efd39c1f1b87d57e7f20a4858c3ff8 |
src |
040000 |
tree |
- |
70f6e6d7b75786b68652502b1ca34c57c27f15fb |
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/ohm
Clone this repository using ssh (do not forget to upload a key first):
git clone ssh://rocketgit@ssh.rocketgit.com/user/mucbuc/ohm
Clone this repository using git:
git clone git://git.rocketgit.com/user/mucbuc/ohm
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