No history found.

README:
Due to breakage with recent glibc and cross-compling, this is a minimal fork of
gnu bison.

This fork is from git commit d6445ec10bf296f3652c2231167ced977b803f5d

You need git gnulib, I did use git commit
f5f067f896b71a96c882b96c35759aeea2fa3072 and imported the following modules:
spawn-pipe
xconcat-filename
xstrndup
fopen-safer
stdbool
xmemdup0
mbswidth
argmatch
hash
closeout
quotearg
progname
configmake
xalloc
verify
unlocked-io
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