List of commits:
Subject Hash Author Date (UTC)
fake version 3.0 for glibc build 3ee791f2da4d841c91f9cec47a01de89a884481d Sylvain BERTRAND 2018-07-09 21:11:22
add bison data 1da06aa4eed14fcc1f7dd585a386391600e879da Sylvain BERTRAND 2018-04-05 12:32:19
fix glibc support and cross-compiling de5c84559099084a194ccd7bf6d292724c3ca5ce Sylvain BERTRAND 2018-04-05 02:16:47
Initial commit 263f6a3640c18f85df187532258b5aa02247ed39 Sylvain BERTRAND 2018-04-05 02:04:17
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/sylware/nyanbison

Clone this repository using ssh (do not forget to upload a key first):
git clone ssh://rocketgit@ssh.rocketgit.com/user/sylware/nyanbison

Clone this repository using git:
git clone git://git.rocketgit.com/user/sylware/nyanbison

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