1
0
Fork 0
mirror of https://github.com/git/git.git synced 2024-11-01 14:57:52 +01:00
Find a file
Shawn O. Pearce d45b52b540 git-gui: Correct line wrapping for too many branch message
Since Tk automatically wraps lines for us in tk_messageBox
widgets we don't need to try to wrap them ourselves.  Its
actually worse that we linewrapped this here in the script,
as not all fonts will render this dialog nicely.

Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
2007-05-02 13:06:10 -04:00
.gitignore git-gui: Revert "git-gui: Display all authors of git-gui." 2007-03-12 13:26:04 -04:00
git-gui.sh git-gui: Correct line wrapping for too many branch message 2007-05-02 13:06:10 -04:00
GIT-VERSION-GEN git-gui: Prefer version file over git-describe. 2007-02-14 01:55:16 -05:00
Makefile git-gui: Honor TCLTK_PATH if supplied 2007-04-17 13:16:14 -04:00