We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 90dd53f + b4d47b7 commit 5dcb978Copy full SHA for 5dcb978
1 file changed
lib/option.tcl
@@ -155,7 +155,7 @@ proc do_options {} {
155
{i-0..300 gui.blamehistoryctx {mc "Blame History Context Radius (days)"}}
156
{i-1..99 gui.diffcontext {mc "Number of Diff Context Lines"}}
157
{t gui.diffopts {mc "Additional Diff Parameters"}}
158
- {i-0..99 gui.commitmsgwidth {mc "Commit Message Text Width"}}
+ {i-0..9999 gui.commitmsgwidth {mc "Commit Message Text Width"}}
159
{t gui.newbranchtemplate {mc "New Branch Name Template"}}
160
{c gui.encoding {mc "Default File Contents Encoding"}}
161
{b gui.warndetachedcommit {mc "Warn before committing to a detached head"}}
0 commit comments