commit | 7b66da2762025fe38ae426bdae5b288a88028e16 | [log] [tgz] |
---|---|---|
author | Pat Thoyts <patthoyts@users.sourceforge.net> | Sun May 31 18:15:20 2009 +0200 |
committer | Junio C Hamano <gitster@pobox.com> | Mon Jun 01 00:22:01 2009 -0700 |
tree | 35f8d7ca49ca6a1302556e9faab868662b8e2a3d | |
parent | 28a559c0b5aa5bd0d318e06295719b9e677d5035 [diff] |
git: browsing paths with spaces when using the start command msysGit issue 258 tracks a problem opening a browser onto file paths that contain spaces or parentheses when calling the web--browse script. This patch modifies how the start command is called to solve this. Signed-off-by: Pat Thoyts <patthoyts@users.sourceforge.net> Signed-off-by: Steffen Prohaska <prohaska@zib.de> Signed-off-by: Junio C Hamano <gitster@pobox.com>