##// END OF EJS Templates
subrepo: change default path in hgrc of subrepo after cloning...
subrepo: change default path in hgrc of subrepo after cloning Previous behavior was to put in the cloned subrepos the path found in the original main repo. However it isn't valid for relative path and it seems more logical to reference instead the subrepos working copy path of the original main repo.

File last commit:

r6482:529d7887 default
r10378:e1401c74 default
Show More
test-mactext.out
12 lines | 288 B | text/plain | TextLexer
OHASHI Hideya
win32text: Add macencode/macdecode
r6481 [hooks]
pretxncommit.cr = python:hgext.win32text.forbidcr
pretxnchangegroup.cr = python:hgext.win32text.forbidcr
Attempt to commit or push text file(s) using CR line endings
in dea860dc51ec: f
transaction abort!
rollback completed
abort: pretxncommit.cr hook failed
Patrick Mezard
test-mactext: simplify test, coverage is ensured by win32text tests
r6482 hello<LF>
hello<CR>