Suppress "Skipping File" warnings #97
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
I'd love a way to suppress this:
I recognize the importance of this message when it's not expected, but when you do expect it (and don't want to avoid it for the sake of a simple
jasmine.yml
configuration that sucks in a big manifest), it'd be really nice to be able to suppress it. Especially when guard is running constantly, all that red text is getting me down.