Development issues regarding the cerowrt test router project
 help / color / mirror / Atom feed
From: Rich Brown <richb.hanover@gmail.com>
To: "Toke Høiland-Jørgensen" <toke@toke.dk>
Cc: cerowrt-devel <cerowrt-devel@lists.bufferbloat.net>
Subject: Re: [Cerowrt-devel] CeroWrt git clone - gets "Unable to find remote helper for 'https'" error
Date: Wed, 7 May 2014 11:22:25 -0400	[thread overview]
Message-ID: <8C1E103E-7F35-48A2-BE78-2C766549E897@gmail.com> (raw)
In-Reply-To: <87wqdxsmse.fsf@toke.dk>

Ahah. Thanks to Toke and Dave for the solution - using the "git:" format for the URL:

# cd /usr/lib                     # or some other useful place

# git clone git://github.com/richb-hanover/CeroWrtScripts.git

# ls /usr/lib/CeroWrtScripts/
LICENSE             betterspeedtest.sh  config-cerowrt.sh   networkhammer.sh
README.md           cerostats.sh        netperfrunner.sh    tunnelbroker.sh

See the original github.com repo at: https://github.com/richb-hanover/CeroWrtScripts

Rich

On May 7, 2014, at 10:09 AM, Toke Høiland-Jørgensen <toke@toke.dk> wrote:

> Rich Brown <richb.hanover@gmail.com> writes:
> 
>> I was trying to use git to clone the CeroWrtScripts repository (https://github.com/richb-hanover/CeroWrtScripts) into my router, but I hit a snag. When I issue the 'git clone ...' command, I get the following error on 3.10.32-12:
>> 
>> ---
>> root@cerowrt:/usr/lib/CeroWrtScripts# git clone https://github.com/richb-hanover/CeroWrtScripts
>> Cloning into 'CeroWrtScripts'...
>> fatal: Unable to find remote helper for 'https'
>> ---
>> 
>> Any tips for getting this to work? Thanks.
> 
> You're missing the git https helper:
> 
> https://stackoverflow.com/questions/8329485/git-clone-fatal-unable-to-find-remote-helper-for-https
> 
> -Toke


      reply	other threads:[~2014-05-07 15:22 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-05-07  4:44 Rich Brown
2014-05-07 14:09 ` Toke Høiland-Jørgensen
2014-05-07 15:22   ` Rich Brown [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://lists.bufferbloat.net/postorius/lists/cerowrt-devel.lists.bufferbloat.net/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=8C1E103E-7F35-48A2-BE78-2C766549E897@gmail.com \
    --to=richb.hanover@gmail.com \
    --cc=cerowrt-devel@lists.bufferbloat.net \
    --cc=toke@toke.dk \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox