##// END OF EJS Templates
dockerdeb: redirect 'cd' in export command to /dev/null...
dockerdeb: redirect 'cd' in export command to /dev/null This had the unfortunate side effect of causing the environment to have a newline due to the fact that some 'cd' outputs the result of the directory change. So, let's just redirect the meaningless output.

File last commit:

r23399:fd5247a8 default
r28987:023f47c5 stable
Show More
hgwebconfig
6 lines | 67 B | text/plain | TextLexer
[paths]
/ = /var/hg/repos/*
[web]
allow_push = *
push_ssl = False