bpd1069 / naclports

Automatically exported from code.google.com/p/naclports
0 stars 0 forks source link

git clone fails in NaCl DevEnv on chromebook #211

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Open NaCl DevEnv
2. Clone a git repo e.g.
   git clone https://github.com/mattmcd/NaCl.git 

What is the expected output? 
clone of git repo created in current directory within NaCl DevEnv 

What do you see instead?
Cloning into 'NaCl'...
warning: templates not found /naclports-dummydir/share/git-core/templates
fatal: Unable to find remote helper for 'https'

What version of the product are you using? On what operating system?
December 2014 release of NaCl DevEnv, pepper 41.  OS is ChromeOS on Chromebook 
(Acer C720).

Please provide any additional information below.

Original issue reported on code.google.com by matthew....@gmail.com on 4 Apr 2015 at 10:14