Mercurial > hg
view tests/test-issue433.t @ 13349:0d3f35394af4
extensions: add an ignore list for old extensions
author | Matt Mackall <mpm@selenic.com> |
---|---|
date | Thu, 10 Feb 2011 13:46:27 -0600 |
parents | 3b165c127690 |
children |
line wrap: on
line source
http://mercurial.selenic.com/bts/issue433 $ hg init $ echo a > a $ hg commit -Ama adding a $ hg parents -r 0 doesnotexist abort: 'doesnotexist' not found in manifest! [255]