* Re: branch master updated: git: Add ssh authentication support.
[not found] <20200206151447.26101.74216@vcs0.savannah.gnu.org>
@ 2020-02-06 16:03 ` Marius Bakke
2020-02-06 16:17 ` Mathieu Othacehe
0 siblings, 1 reply; 2+ messages in thread
From: Marius Bakke @ 2020-02-06 16:03 UTC (permalink / raw)
To: Mathieu Othacehe, guix-devel
[-- Attachment #1: Type: text/plain, Size: 421 bytes --]
Hi Mathieu,
guix-commits@gnu.org writes:
> @@ -276,12 +286,17 @@ When RECURSIVE? is true, check out submodules as well, if any."
> (with-libgit2
> (let* ((cache-exists? (openable-repository? cache-directory))
> (repository (if cache-exists?
> - (repository-open cache-directory)
> + (repository-open (pk cache-directory))
Was this intended?
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 487 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: branch master updated: git: Add ssh authentication support.
2020-02-06 16:03 ` branch master updated: git: Add ssh authentication support Marius Bakke
@ 2020-02-06 16:17 ` Mathieu Othacehe
0 siblings, 0 replies; 2+ messages in thread
From: Mathieu Othacehe @ 2020-02-06 16:17 UTC (permalink / raw)
To: Marius Bakke; +Cc: guix-devel
Hi Marius,
> Was this intended?
No, some last minute check I forget to remove. Fixed.
Sorry about that,
Mathieu
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2020-02-06 16:17 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <20200206151447.26101.74216@vcs0.savannah.gnu.org>
2020-02-06 16:03 ` branch master updated: git: Add ssh authentication support Marius Bakke
2020-02-06 16:17 ` Mathieu Othacehe
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.