Bug #147
Installing pre-release via pip causes git_sha() error
| Status: | Wontfix | Start: | 02/23/2010 | |
| Priority: | Normal | Due date: | ||
| Assigned to: | - | % Done: | 0% |
|
| Category: | - | |||
| Target version: | - | |||
Description
Install a pre-release version using pip: pip install git+git://github.com/bitprophet/fabric.git#egg=Fabric
Every run of fab causes fatal: Not a git repository (or any of the parent directories): .git to be displayed twice.
I think that git_sha() should fail silently if a git repository is not found.
History
Updated by Jeff Forcier 63 days ago
- Status changed from New to Wontfix
I install Fabric via Pip pretty frequently and it works fine for me. Your invocation looks accurate, however — did you ever get it working? I'm hoping it was just a temporary Github glitch. Certainly, that exact invocation works for me right now.
Also available in: Atom