comparison tests/test-histedit-obsolete.t @ 45853:b4694ef45db5

errors: raise more specific errors from rewriteutil Differential Revision: https://phab.mercurial-scm.org/D9330
author Martin von Zweigbergk <martinvonz@google.com>
date Mon, 16 Nov 2020 15:11:51 -0800
parents 21733e8c924f
children 3f82a915ab2a
comparison
equal deleted inserted replaced
45852:b56feaa9b520 45853:b4694ef45db5
307 o 0:cb9a9f314b8b (public) a 307 o 0:cb9a9f314b8b (public) a
308 308
309 $ hg histedit -r '.~2' 309 $ hg histedit -r '.~2'
310 abort: cannot edit public changesets 310 abort: cannot edit public changesets
311 (see 'hg help phases' for details) 311 (see 'hg help phases' for details)
312 [255] 312 [10]
313 313
314 314
315 Prepare further testing 315 Prepare further testing
316 ------------------------------------------- 316 -------------------------------------------
317 317