mirror of
https://github.com/go-task/task.git
synced 2025-07-03 00:57:02 +02:00
@ -2,6 +2,8 @@
|
|||||||
|
|
||||||
## Unreleased
|
## Unreleased
|
||||||
|
|
||||||
|
- Fix nil pointer when `cmd:` was left empty
|
||||||
|
([#612](https://github.com/go-task/task/issues/612), [#614](https://github.com/go-task/task/pull/614)).
|
||||||
- Upgrade [mvdan/sh](https://github.com/mvdan/sh) which contains two
|
- Upgrade [mvdan/sh](https://github.com/mvdan/sh) which contains two
|
||||||
relevant fixes:
|
relevant fixes:
|
||||||
- Fix quote of empty strings in `shellQuote`
|
- Fix quote of empty strings in `shellQuote`
|
||||||
|
Reference in New Issue
Block a user