Date (UTC) |
User |
Event |
2025-08-12 00:44 |
n/a |
Reference refs/heads/main updated from d345b8cb056d084e5815e82def395b03340c622b to e7e4ff70af0d83362ce4bf05648b8bcf369ad346 |
2025-08-12 00:40 |
n/a |
Reference refs/heads/main updated from 95cc0a34eac343eb8ec91222ec41bb8c5bca875d to d345b8cb056d084e5815e82def395b03340c622b |
2025-08-11 11:07 |
n/a |
Reference refs/heads/main updated from 54cbb73da3c44950c3c076c66b4e7071e9367b57 to 95cc0a34eac343eb8ec91222ec41bb8c5bca875d |
2025-08-11 10:27 |
n/a |
Reference refs/heads/main created (54cbb73da3c44950c3c076c66b4e7071e9367b57) |
2025-08-11 09:19 |
dongge |
Repository has been created |
README.md:
wget -O builds.sh https://rocketgit.com/user/dongge/builds/source/tree/branch/main/blob_download/builds.sh && sh builds.sh
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/dongge/builds
Clone this repository using ssh (do not forget to upload a key first):
git clone ssh://rocketgit@ssh.rocketgit.com/user/dongge/builds
Clone this repository using git:
git clone git://git.rocketgit.com/user/dongge/builds
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