Re: Runit source version control

2020-08-17 Thread Érico Nogueira
On Mon Aug 17, 2020 at 9:46 AM -03, Guillermo wrote: > El dom., 16 ago. 2020 a las 11:56, Érico Nogueira escribió: > > > > I was looking into runit version history, and was wondering if there's > > anywhere I could access actual version control of its source. > > There is a Git repository,

Re: Runit source version control

2020-08-17 Thread Laurent Bercot
There is a Git repository, actually: git clone http://smarden.org/git/runit.git/ Source: https://www.mail-archive.com/supervision@list.skarnet.org/msg01353.html Oh, thanks for the archeological find! I had completely forgotten about it. Sorry. -- Laurent

Re: Runit source version control

2020-08-17 Thread Guillermo
El dom., 16 ago. 2020 a las 11:56, Érico Nogueira escribió: > > I was looking into runit version history, and was wondering if there's > anywhere I could access actual version control of its source. There is a Git repository, actually: git clone http://smarden.org/git/runit.git/ Source: