And for an automated install from source as a package, do this: (package-install 'quelpa) (package-install 'use-package) (use-package hyperbole :quelpa (hyperbole :fetcher git :url "https://git.savannah.gnu.org/git/hyperbole.git" :files (:defaults "kotl" "man" "HY-TALK")))
This will be in the doc for the next release. -- Bob On Sun, Nov 8, 2020 at 4:02 PM Mats Lidell <mats.lid...@lidells.se> wrote: > 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 > > Yours > -- > %% Mats > >