Ticket #2160 (new bug)
.git doesn't imply git executable
Reported by: | coke | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | build | Version: | master |
Severity: | medium | Keywords: | |
Cc: | Language: | ||
Patch status: | Platform: |
Description
On windows, I have "git bash" and "visual studio command shell", and they're separate. When I run 'nmake smoke' (et al.), it's complaining that
'git' is not recognized as an internal....
So, while -d .git is an easy check, we can't assume that is sufficient to be able to run git.
Change History
Note: See
TracTickets for help on using
tickets.