On Sun, Dec 29, 2013 at 9:14 PM, Rene Rivera <grafikrobot@gmail.com> wrote:
On Sun, Dec 29, 2013 at 5:42 PM, Tom Kent <lists@teeks99.com> wrote:
On Sun, Dec 29, 2013 at 5:25 PM, Beman Dawes <bdawes@acm.org> wrote:

> Exception: GIT command "'git' 'clone' '--depth' '1' '--branch' 'develop'
> '--single-branch'
>  'https://github.com/boostorg/build.git' 'tools_bb'" failed with code 1

I get the same error running on windows.

Is there a git.exe in the %Path% ?

Yes.
 

Note, I have no idea if a git.exe is even possible.

I'm running MSysGit version 1.8.4.msysgit.0, and that certainly uses a git.exe. I have a vague memory than several years ago MSysGit didn't use a .exe, but at some point they changed to a regular .exe.

--Beman