You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add stderr to error message in GClone spec searcher
This fixes a bug in the `GClone` spec searcher that was adding the
contents of stdout to the error message raised when cloning the git
repository fails. Now, the contents of stderr are added to the error
message.
0 commit comments