##// END OF EJS Templates
copies: skip directory rename checks when not merging...
copies: skip directory rename checks when not merging The directory rename checks are not meaningful unless we're moving or copying files across a branch during a merge.

File last commit:

r6177:673d8a6b default
r6425:2d9328a2 default
Show More
manifest.tmpl
3 lines | 58 B | application/x-cheetah | CheetahLexer
Brendan Cully
hgweb: add raw manifest template
r3941 {header}
Thomas Arendsen Hein
Renamed "manifest" to "files" in web templates....
r6177 {dentries%direntry}{fentries%fileentry}
Brendan Cully
hgweb: add raw manifest template
r3941 {footer}