Mercurial > hg
view tests/test-issue433.t @ 13604:3f6a4579f803
hg: add support for cloning bookmarks
author | David Soria Parra <dsp@php.net> |
---|---|
date | Sun, 13 Mar 2011 12:24:17 +0100 |
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]