bug-guix
[Top][All Lists]
Advanced

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

bug#60494: git-reference does not support file:// uri scheme


From: Tobias Geerinckx-Rice
Subject: bug#60494: git-reference does not support file:// uri scheme
Date: Mon, 02 Jan 2023 17:24:24 +0000

retitle 60494 Document git-checkout
thanks

Hi!

That itself is not a bug: git-fetch is the wrong tool for this job.  It should 
not have access to your files.

You can clone a local repository by directly calling git-checkout and passing 
it as the package source:

  (source
    (git-checkout (url "/home/mirai/foo")))

No need for a hash, either!  \o/





Kind regards,

T G-R

Sent on the go.  Excuse or enjoy my brevity.





reply via email to

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