xaizek / fragile (License: AGPLv3+) (since 2018-12-07)
Simple lightweight CI, attempting to be somewhat Unix-like in its philosophy.
Date (UTC) User Event
2023-03-05 14:50 xaizek Reference refs/heads/master updated from 11f1c5b901a3e665b40a4d6735a0e1a4e58bfea3 to 47a24aeaaa8714a78d18df804e78ad146bd0ec94
2022-12-12 17:14 xaizek Reference refs/heads/master updated from a41d5a0f2684fd01033f76864d8444192cca2519 to 11f1c5b901a3e665b40a4d6735a0e1a4e58bfea3
2018-12-20 11:15 xaizek Reference refs/heads/master updated from efaea5e31ae4597b8bbbbdcc9ec8bc386921d94f to a41d5a0f2684fd01033f76864d8444192cca2519
2018-12-07 13:39 xaizek Annotated tag refs/tags/v0.6 created (708dfc15f57671e1ef5fd7a98ae9bf0d8006766a)
2018-12-07 13:39 xaizek Annotated tag refs/tags/v0.5 created (1136578ce3a46b7c0beedad15f9fc54a96974d46)
2018-12-07 13:39 xaizek Un-annotated tag refs/tags/v0.4.1 created (798c8e9fcc420f38747cf390efe51b40570b5781)
2018-12-07 13:39 xaizek Reference refs/heads/master created (efaea5e31ae4597b8bbbbdcc9ec8bc386921d94f)
2018-12-07 13:39 xaizek Repository has been created
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://code.reversed.top/user/xaizek/fragile

Clone this repository using ssh (do not forget to upload a key first):
git clone ssh://rocketgit@code.reversed.top/user/xaizek/fragile

You are allowed to anonymously push to this repository.
This means that your pushed commits will automatically be transformed into a pull request:
... clone the repository ...
... make some changes and some commits ...
git push origin master