* Mats Lidell <mats.lid...@lidells.se> [2020-11-08 23:50]: > Hi Jean, > > > Jean Louis writes: > > I would like to clone from git, but do not know how to get it from cgit: > > https://git.savannah.gnu.org/cgit/hyperbole.git/commit/ > > > > How do I find on cgit the link to clone? > > I don't know how cgit works, so might give you info you already have, but to > clone the savannah repo using git you can do > > git clone https://git.savannah.gnu.org/git/hyperbole.git
cgit is like CGI git how I understand, it just gives HTML browsable representation. Now I see that I can just remove "c" from cgit to clone such repositories. I always do --depth 1 as I am not interested in history. Does Koutliner export work now? I have tried and did not work.