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
This enforces requirements more precisely and, overall, more
robustly, when validating and converting `git --exec-path` output
to a `PathBuf`.
This also no longer redirect standard error to the null device when
running that command. No stderr output is expected; if there is any
such output, it's better seen than thrown away.
0 commit comments