getsolus / help-center-docs

Solus's Help Center documentation as well as previous User Guide.
https://help.getsol.us
GNU General Public License v2.0
56 stars 84 forks source link

Add workaround for git pre-commit hook issue to Troubleshooting for Packagers page #540

Closed liontiger23 closed 1 month ago

liontiger23 commented 1 month 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

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.