xaizek / fragile (License: AGPLv3+) (since 2018-12-07)
Simple lightweight CI, attempting to be somewhat Unix-like in its philosophy.
Commit 8fd7854537c84f3069111a532bda991418865169

Add empty line to README and correct screenshot
Was no line break in rendered README.
There were black lines on left and right sides of the screenshot.
Author: xaizek
Author date (UTC): 2016-02-04 19:57
Committer name: xaizek
Committer date (UTC): 2016-02-04 19:57
Parent(s): 378568f501a7ee728a1d1e3b76f0a388caeb69ee
Signing key:
Tree: 33a21b365c505b871b978b0dca40a03e2bc6dd35
File Lines added Lines deleted
README.md 1 0
other/fragile.png 0 0
File README.md changed (mode: 100644) (index b85f488..a135dab)
... ... _fragile_
2 2 _2015 - 2016_ _2015 - 2016_
3 3
4 4 **Last updated**: 04 February, 2016 **Last updated**: 04 February, 2016
5
5 6 **Version**: 0.4 **Version**: 0.4
6 7
7 8 ### Brief Description ### ### Brief Description ###
File other/fragile.png changed (mode: 100644) (index 174d5d5..1f32d2e)
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