Re: lilypond-git from older LilyDev

2021-03-01 Thread Thomas Morley
Am Mo., 1. März 2021 um 12:18 Uhr schrieb David Kastrup : > > Thomas Morley writes: > > > Am So., 28. Feb. 2021 um 19:16 Uhr schrieb David Kastrup : > >> > >> Thomas Morley writes: > >> > >> > Hi, > >> > > >> > for hunting a bug I revived an older LilyDev in Virtual Box (based > >> > on Debian-8)

Re: lilypond-git from older LilyDev

2021-03-01 Thread David Kastrup
Thomas Morley writes: > Am So., 28. Feb. 2021 um 19:16 Uhr schrieb David Kastrup : >> >> Thomas Morley writes: >> >> > Hi, >> > >> > for hunting a bug I revived an older LilyDev in Virtual Box (based >> > on Debian-8). >> > >> > To get access to GitLab (formerly git was connected to savannah) I

Re: lilypond-git from older LilyDev

2021-03-01 Thread Thomas Morley
Am So., 28. Feb. 2021 um 19:16 Uhr schrieb David Kastrup : > > Thomas Morley writes: > > > Hi, > > > > for hunting a bug I revived an older LilyDev in Virtual Box (based on > > Debian-8). > > > > To get access to GitLab (formerly git was connected to savannah) I did: > > $ git remote set-url orig

Re: lilypond-git from older LilyDev

2021-02-28 Thread David Kastrup
Thomas Morley writes: > Hi, > > for hunting a bug I revived an older LilyDev in Virtual Box (based on > Debian-8). > > To get access to GitLab (formerly git was connected to savannah) I did: > $ git remote set-url origin g...@gitlab.com:lilypond/lilypond.git > > And to update git I tried: > $ gi

lilypond-git from older LilyDev

2021-02-28 Thread Thomas Morley
Hi, for hunting a bug I revived an older LilyDev in Virtual Box (based on Debian-8). To get access to GitLab (formerly git was connected to savannah) I did: $ git remote set-url origin g...@gitlab.com:lilypond/lilypond.git And to update git I tried: $ git fetch -> The authenticity of host 'gitla