equal
deleted
inserted
replaced
138 |
138 |
139 Test generation |
139 Test generation |
140 |
140 |
141 $ hg bundle2 --param 'e|! 7/=babar%#==tutu' --param simple |
141 $ hg bundle2 --param 'e|! 7/=babar%#==tutu' --param simple |
142 HG20\x00)e%7C%21%207/=babar%25%23%3D%3Dtutu simple\x00\x00 (no-eol) (esc) |
142 HG20\x00)e%7C%21%207/=babar%25%23%3D%3Dtutu simple\x00\x00 (no-eol) (esc) |
|
143 |
|
144 Test unbundling |
|
145 |
|
146 $ hg bundle2 --param 'e|! 7/=babar%#==tutu' --param simple | hg unbundle2 |
|
147 options count: 2 |
|
148 - e|! 7/ |
|
149 babar%#==tutu |
|
150 - simple |
|
151 parts count: 0 |