/.gitattributes (1558284a861ccd51a3547cd527aa56a2cc164b13) (133 bytes) (mode 100644) (type blob)
* text=auto
/.github export-ignore
/build export-ignore
.travis.yml export-ignore
README.md export-ignore
Mode |
Type |
Size |
Ref |
File |
100644 |
blob |
133 |
1558284a861ccd51a3547cd527aa56a2cc164b13 |
.gitattributes |
040000 |
tree |
- |
601a6dfaadb92a31872c405df70abe26bb3964cd |
.github |
100644 |
blob |
488 |
51516a7ed71b0c1de76b13e89f854f146f7f35b0 |
.travis.yml |
100644 |
blob |
73706 |
fe314415f0ae9fd04b404bc765758378d36fc28f |
README.md |
040000 |
tree |
- |
f0a6726468508c112b5fe9315217079d493ba7cd |
build |
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/onelispyboi/public-apis
Clone this repository using ssh (do not forget to upload a key first):
git clone ssh://rocketgit@ssh.rocketgit.com/user/onelispyboi/public-apis
Clone this repository using git:
git clone git://git.rocketgit.com/user/onelispyboi/public-apis
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