swh:1:snp:bb8853bfef8fcf2b1d37fd6404912c7606c98e48
Revision ee40599330e75d9266672ed5031b3f75764fea3d authored by Shawn O. Pearce on 19 February 2007, 00:06:09 UTC, committed by Shawn O. Pearce on 21 February 2007, 05:11:01 UTC
The Firefox browser requires that a URL use / to delimit directories.
This is instead of \, as \ gets escaped by the browser into its hex
escape code and then relative URLs are incorrectly resolved, Firefox
no longer sees the directories for what they are.  Since we are
handing the browser a true URL, we better use the standard / for
directories.

Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
1 parent 372ef95
History
Tip revision: 19981daefd7c147444462739375462b49412ce33 authored by Junio C Hamano on 05 April 2024, 17:49:37 UTC
The fifteenth batch
Tip revision: 19981da
File Mode Size
.gitignore -rw-r--r-- 36 bytes
GIT-VERSION-GEN -rwxr-xr-x 1.8 KB
Makefile -rw-r--r-- 1.3 KB
TODO -rw-r--r-- 1.6 KB
git-gui.sh -rwxr-xr-x 145.0 KB

back to top