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
* rustfmt
Signed-off-by: Jesse Szwedko <[email protected]>
* Fix hombrew release subcommand
A few changes:
* `git config` only takes one key/value at a time
* The `git` commands here need to run in the context of the homebrew-repo so shouldn't use
the `check_output` function which changes directory to `vector`
Signed-off-by: Jesse Szwedko <[email protected]>
* clippy and one more git cwd change
Signed-off-by: Jesse Szwedko <[email protected]>
* Move git config to after cd into homebrew repo
Signed-off-by: Jesse Szwedko <[email protected]>
---------
Signed-off-by: Jesse Szwedko <[email protected]>
0 commit comments