/.gitignore (0550d8207c6fe8b4c10026ed9c7051dc9c77a05b) (77 bytes) (mode 100644) (type blob)
*.pub
*.sig
*.swp
*.zip
*~
Makefile.config
target
target/
target/*
war3map.j
Mode |
Type |
Size |
Ref |
File |
100644 |
blob |
77 |
0550d8207c6fe8b4c10026ed9c7051dc9c77a05b |
.gitignore |
100644 |
blob |
1069 |
28f27ee8224e90e90a401939e0f9597f19af357c |
Makefile |
040000 |
tree |
- |
792d56124dbe8570a00795ac46e0f92e1fb8c3a2 |
doc |
040000 |
tree |
- |
f9ee6be2d61f77fcd63b8eceddeb0bd26ab1df5b |
etc |
100644 |
blob |
31311 |
104a4df4fcc01829c4a2936ff3aa45479add5c9e |
honeydew-0_0WIP-1_27-en.w3x |
040000 |
tree |
- |
03ad14bb293c481c893aa1f880ccc8c465265f6f |
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