##// END OF EJS Templates
record: use absolute path instead of os.chdir...
record: use absolute path instead of os.chdir Record was changing the current directory to `repo.root` in order to be able to feed `command.commit` file name relative to this `repo.root`. This is a bit overkill and prevent an incoming fix to rebase. This would also break multi-threaded usage. Instead we just feed `command.commit` with absolute path name. works as well as before but without chdir.

File last commit:

r9999:f91e5630 default
r20334:205599e3 stable
Show More
coal-file.png
0 lines | 273 B | image/png | TextLexer
/ mercurial / templates / static / coal-file.png
rendered-image