##// 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:

r9642:7d17794f default
r10378:e1401c74 default
Show More
test-diffstat.out
15 lines | 485 B | text/plain | TextLexer
/ tests / test-diffstat.out
Brodie Rao
diff: add --stat for diffstat output...
r9640 % wide diffstat
a | 213 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
1 files changed, 213 insertions(+), 0 deletions(-)
% diffstat width
a | 213 ++++++++++++++
1 files changed, 213 insertions(+), 0 deletions(-)
% narrow diffstat
a | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
% binary diffstat
Brodie Rao
diffstat: with --git, mark binary files with Bin...
r9642 b | 0
Brodie Rao
diff: add --stat for diffstat output...
r9640 1 files changed, 0 insertions(+), 0 deletions(-)
Brodie Rao
diffstat: with --git, mark binary files with Bin...
r9642 % binary git diffstat
b | Bin
1 files changed, 0 insertions(+), 0 deletions(-)