guix-devel
[Top][All Lists]
Advanced

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

Re: [PATCH] gnu: Add git-review.


From: Clément Lassieur
Subject: Re: [PATCH] gnu: Add git-review.
Date: Fri, 09 Sep 2016 18:09:40 +0200
User-agent: mu4e 0.9.16; emacs 24.5.1

Efraim Flashner <address@hidden> writes:

> I found ssh and I found an instance of scp, so this should be better.

--8<---------------cut here---------------start------------->8---
address@hidden ~/foo [env]# git-review -d 36373
Downloading refs/changes/73/36373/1 from gerrit
Cannot fetch patchset contents

Does specified change number belong to this project?

The following command failed with exit code 128
    "/gnu/store/...-git-2.10.0/bin/git fetch gerrit refs/changes/73/36373/1"
-----------------------
error: cannot run ssh: No such file or directory
fatal: unable to fork
-----------------------
address@hidden ~/foo [env]# /gnu/store/...-git-2.10.0/bin/git remote -v         
                  
gerrit  ssh://bar (fetch)
gerrit  ssh://bar (push)
--8<---------------cut here---------------end--------------->8---

It looks like ssh isn't hardcoded within git either. Is it worth doing
this for git-review then?



reply via email to

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