mirror of
https://github.com/git-for-windows/git.git
synced 2026-06-26 04:43:33 -05:00
0b883ab30c869c4f22a19e49aedc1604d335cd91
Steps to reproduce the bug: $ mkdir repo && cd repo && git init Initialized empty Git repository in .git/ $ touch 'foo%3Fsuite' $ git-gui Then click on the 'foo%3Fsuite' icon to include it in a changeset, a popup comes with: 'Error: bad field specifier "F"' Vincent Danjean noticed the problem and also suggested the fix, reported through http://bugs.debian.org/441167 Signed-off-by: Gerrit Pape <pape@smarden.org> Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Description
Releases
335
Languages
C
50.2%
Shell
39.2%
Perl
4.3%
Tcl
3%
Python
0.8%
Other
2.2%