X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=blobdiff_plain;f=git-gui%2Flib%2Foption.tcl;h=3807c8d28324a277204db9191e99ddb856041c22;hb=7e7db5e4520388d3a6f1efbe2f7a29d43bd06a2b;hp=d4c5e45c8a7ade900753cb7eb5caf977e6e4ae2a;hpb=a886ba2801cbe0a4d6bbc34714cb09996dbcc127;p=git.git diff --git a/git-gui/lib/option.tcl b/git-gui/lib/option.tcl index d4c5e45c8..3807c8d28 100644 --- a/git-gui/lib/option.tcl +++ b/git-gui/lib/option.tcl @@ -148,6 +148,7 @@ proc do_options {} { {b gui.trustmtime {mc "Trust File Modification Timestamps"}} {b gui.pruneduringfetch {mc "Prune Tracking Branches During Fetch"}} {b gui.matchtrackingbranch {mc "Match Tracking Branches"}} + {b gui.textconv {mc "Use Textconv For Diffs and Blames"}} {b gui.fastcopyblame {mc "Blame Copy Only On Changed Files"}} {i-20..200 gui.copyblamethreshold {mc "Minimum Letters To Blame Copy On"}} {i-0..300 gui.blamehistoryctx {mc "Blame History Context Radius (days)"}}