Re: Improved Error Message

2019-01-22 Thread Santiago Torres
Hi, Ralph. This feels like an issue of how homebrew relays information rather than with git: santiago at ~ ✔ git clone nonexistent fatal: repository 'nonexistent' does not exist santiago at ~ ✗ git clone https://nonexistent.git Cloning into 'nonexistent'... fatal: unable to ac

Improved Error Message

2019-01-22 Thread Ralph Martin
While using cask-repair -d from homebrew, I got multiple messages of the form ERROR: Repository not found. fatal: Could not read from remote repository. The author of that command tells me these were issued by git. Unfortunately, they are rather unhelpful, as they do not tell the user which rep