/.gitignore (23d45784c16a32fc81b613c5f5b8242939f71386) (62 bytes) (mode 100644) (type blob)
*.pub
*.sig
*.swp
*.zip
*~
Makefile.config
target/*
war3map.j
Mode |
Type |
Size |
Ref |
File |
100644 |
blob |
62 |
23d45784c16a32fc81b613c5f5b8242939f71386 |
.gitignore |
100644 |
blob |
77 |
b8691bde4ff7ef827f11499ad8fef50d75a74a8a |
AUTHORS.txt |
100644 |
blob |
7048 |
0e259d42c996742e9e3cba14c677129b2c1b6311 |
COPYING.txt |
100644 |
blob |
1694 |
145e6d26197f771026460ffe6ffa5b2e2c86399d |
Makefile |
100644 |
blob |
1481 |
eca50c78019a1153cba4a7939bee0abd3752daad |
README.md |
040000 |
tree |
- |
688689aeb4a9da4fcdd1b50f31c007e743e5e823 |
doc |
040000 |
tree |
- |
f9ee6be2d61f77fcd63b8eceddeb0bd26ab1df5b |
etc |
100644 |
blob |
37410 |
5b7b90f76fe14a80856510cede5e11d8736df7a5 |
honeydew.w3x |
040000 |
tree |
- |
9bcd8b6eb5d5308c25ab02857e5b3a1a8632ad06 |
src |
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/vrtc/honeydew
Clone this repository using ssh (do not forget to upload a key first):
git clone ssh://rocketgit@ssh.rocketgit.com/user/vrtc/honeydew
Clone this repository using git:
git clone git://git.rocketgit.com/user/vrtc/honeydew
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