##// END OF EJS Templates
update_revnum opens the file in binary mode (does not botch CRLF)
update_revnum opens the file in binary mode (does not botch CRLF)

File last commit:

r988:2f09c2ab
r1052:eeb63d7b
Show More
.hgignore
18 lines | 161 B | text/plain | TextLexer
syntax: glob
*~
*.tmp
*.pyc
*.bak
*.tgz
*.org
*.rej
.svn/
.bzr/
.settings/
.project
*.diff
IPython_crash_report.txt
syntax: regexp
.*\#.*\#$