https://github.com/git/git
Revision 55bad4f096b1f18eec94169c864c39bf0abda1db authored by Shawn O. Pearce on 14 September 2007, 00:08:53 UTC, committed by Shawn O. Pearce on 14 September 2007, 00:08:53 UTC
The recent bug fix to correctly handle filenames with %s (or any
other valid Tcl format specifier) missed a \ on this line and
caused the remaining format arguments to not be supplied when we
updated the status bar.  This caused a Tcl error anytime the user
was trying to perform a file revert.

Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
1 parent 042f53c
History
Tip revision: 55bad4f096b1f18eec94169c864c39bf0abda1db authored by Shawn O. Pearce on 14 September 2007, 00:08:53 UTC
git-gui: Paper bag fix "Commit->Revert" format arguments
Tip revision: 55bad4f
File Mode Size
lib
.gitignore -rw-r--r-- 62 bytes
GIT-VERSION-GEN -rwxr-xr-x 1.8 KB
Makefile -rw-r--r-- 5.7 KB
git-gui.sh -rwxr-xr-x 64.4 KB

back to top