On Sun, 2021-10-24 at 15:53 +0300, Lib Lists wrote: > On Sun, 24 Oct 2021 at 11:49, Richard Shann <rich...@rshann.plus.com> > wrote: > > > > On Sun, 2021-10-24 at 10:58 +0300, Lib Lists wrote: > > > I can test in a few hours, but I'm not sure how to update from > > > source. > > > Should I simply repeat the steps here: http://www.denemo.org/hack > > > ing- > > > sources/ > > > > > > 1. git clone git://git.savannah.gnu.org/denemo.git > > > > if you have already done that then you just need to do > > git checkout master > > in the directory that you git cloned to. > > I got this message: > ~/denemo$ git checkout master > Already on 'master' > Your branch is up-to-date with 'origin/master'. > > Am I missing something?
sorry, as Andreas says it's git pull. It just goes to show how long it has been since someone else updated Denemo's repository! Richard