summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 988b8a7)
raw | patch | inline | side by side (parent: 988b8a7)
author | Shawn O. Pearce <spearce@spearce.org> | |
Wed, 8 Nov 2006 02:38:22 +0000 (21:38 -0500) | ||
committer | Shawn O. Pearce <spearce@spearce.org> | |
Wed, 8 Nov 2006 04:48:22 +0000 (23:48 -0500) |
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
git-gui | patch | blob | history |
index 2d82152b362f9b34722b88b72f64539da2380a16..465c2f388b3ab0d8407fd28db0b80f768d4d080c 100755 (executable)
--- a/git-gui
+++ b/git-gui
# -- Options Menu
menu .mbar.options
-.mbar.options add checkbutton -label {Trust File Modification Timestamp} \
+.mbar.options add checkbutton -label {Trust File Modification Timestamps} \
-offvalue false \
-onvalue true \
-variable cfg_trust_mtime