##// END OF EJS Templates
rebase: fix 'rebase onto %d starting from %s' - show root instead of list repr...
rebase: fix 'rebase onto %d starting from %s' - show root instead of list repr The debug statement is already in a 'for root in roots' so it was probably the intention to show root instead of roots. Do that.

File last commit:

r16498:d76ba209 stable
r20545:5936058f default
Show More
test-filelog.py.out
2 lines | 86 B | text/plain | TextLexer
/ tests / test-filelog.py.out
Mads Kiilerich
tests: test test-filelog is python - rename to test-filelog.py
r16498 ERROR: FIXME: This is a known failure of filelog.size for data starting with \1\n
OK.