hyperbole-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: What is git link to clone?


From: Robert Weiner
Subject: Re: What is git link to clone?
Date: Sun, 8 Nov 2020 16:06:08 -0500

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.lidell@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


reply via email to

[Prev in Thread] Current Thread [Next in Thread]