repo.or.cz
/
TortoiseGit.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
TortoiseGitMerge fails to restore Unicode characters
[TortoiseGit.git]
/
doc
/
xsl
/
htmlchunk.xsl
blob
5744483102fb53ded4763ac904d9ada45d3238bb
1
<xsl:stylesheet
xmlns:
xsl
=
"http://www.w3.org/1999/XSL/Transform"
version
=
"1.0"
>
2
3
<xsl:import
href
=
"./db_htmlchunk.xsl"
/>
4
<xsl:param
name
=
"keep.relative.image.uris"
select
=
"0"
/>
5
6
</xsl:stylesheet>