Efraim Flashner <efr...@flashner.co.il> writes:

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

--8<---------------cut here---------------start------------->8---
clement@lev ~/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
-----------------------
clement@lev ~/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