Currently we have a problem with our pre-commit hooks so we skip it using the "-n" parameter when committing from the command line. How to use this or any other additional parameters when committing using git-gui?
Asked
Active
Viewed 230 times
1 Answers
1
Nothing in the GUI itself, nothing in the doc, I'am afraid this is not an option you can use within git-gui, you'll have to stick to the CLI for this.

Romain Valeri
- 19,645
- 3
- 36
- 61