Gustaf Hendeby [off-list ref] wrote:
The 'git gui' has a number of options that can be specified using the
options dialog. Sometimes it is convenient to be able to specify these
from the command line, therefor document these options.
Signed-off-by: Gustaf Hendeby <redacted>
Acked-by: Shawn O. Pearce <redacted>
Documentation/config.txt | 31 +++++++++++++++++++++++++++++++
1 files changed, 31 insertions(+), 0 deletions(-)
...
+gui.spellingdictionary::
+ Specify the dictionary used for spell checking commit messages in
+ the linkgit:git-gui[1]. When set to "none" spelling is turned off,
+ making linkgit:git-gui[1] to start on systems with aspell previous
+ to version 0.6.
+
For what it is worth, this is already fixed in git-gui.git master,
which we should be shipping with 1.5.6 when it comes out. I just
keep getting distracted by other tasks and forget to ask Junio to
pull my tree.
--
Shawn.