##// END OF EJS Templates
When creating a remote repository, with credentials filled, it's good to hide username and password from the clone url. Only administrators can see this in repository settings page
When creating a remote repository, with credentials filled, it's good to hide username and password from the clone url. Only administrators can see this in repository settings page

File last commit:

r648:74bbfdd4 beta
r1342:9dacacc5 beta
Show More
raw_changeset.html
7 lines | 177 B | text/html | HtmlLexer
# ${c.scm_type} changeset patch
# User ${c.changeset.author|n}
# Date ${c.changeset.date}
# Node ID ${c.changeset.raw_id}
# ${c.parent_tmpl}
${c.changeset.message}
${c.diffs|n}