Closed liontiger23 closed 6 months ago
There is currently an open issue with false-positive triggers of git pre-commit hooks when updating submission with --amend or --fixup -- https://github.com/getsolus/packages/issues/2127
--amend
--fixup
It would be nice to have a link to this issue as well as proposed workaround and a warning (that it only applies to updates regarding review changes, and hooks are there for a reason) in Common Issues section.
There is currently an open issue with false-positive triggers of git pre-commit hooks when updating submission with
--amend
or--fixup
-- https://github.com/getsolus/packages/issues/2127It would be nice to have a link to this issue as well as proposed workaround and a warning (that it only applies to updates regarding review changes, and hooks are there for a reason) in Common Issues section.