Mercurial > hg
view tests/test-issue433.t @ 13683:8c397d7b25d2 stable
i18n-de: correct translation for some fuzzy strings
author | David Soria Parra <dsp@php.net> |
---|---|
date | Tue, 15 Mar 2011 10:39:19 +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]