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
Fixed issue #323: GIT SVN dcommit --rmdir
[TortoiseGit.git]
/
doc
/
xsl
/
htmlsingle.xsl
blob
e11d820fa9c30ae5c379f234f59c4863a319af55
1
<xsl:stylesheet
xmlns:
xsl
=
"http://www.w3.org/1999/XSL/Transform"
version
=
"1.0"
>
2
3
<xsl:import
href
=
"./db_htmlsingle.xsl"
/>
4
<xsl:param
name
=
"keep.relative.image.uris"
select
=
"0"
/>
5
6
</xsl:stylesheet>