Show More
@@ -69,8 +69,9 b' core:' | |||||
69 | a 1 |
|
69 | a 1 | |
70 | +a 2 |
|
70 | +a 2 | |
71 |
|
71 | |||
72 | If 'log' is in attend, then 'history' should also be paged: |
|
72 | Command aliases should have same behavior as main command | |
73 | $ hg history --limit 2 --config pager.attend=log |
|
73 | ||
|
74 | $ hg history --limit 2 | |||
74 | paged! 'changeset: 10:46106edeeb38\n' |
|
75 | paged! 'changeset: 10:46106edeeb38\n' | |
75 | paged! 'tag: tip\n' |
|
76 | paged! 'tag: tip\n' | |
76 | paged! 'user: test\n' |
|
77 | paged! 'user: test\n' |
General Comments 0
You need to be logged in to leave comments.
Login now