Mercurial > hg
view tests/test-basic @ 8006:36a1219a13ab
i18n-da: bring translations up-to-date
This incorporates the word-wrap changes made to help strings, as well
as new translations for the updated clone, push and pull help strings.
author | Martin Geisler <mg@daimi.au.dk> |
---|---|
date | Sun, 05 Apr 2009 00:57:30 +0200 |
parents | ad3d5b4367cb |
children |
line wrap: on
line source
#!/bin/sh mkdir t cd t hg init echo a > a hg add a hg commit -m test -d "1000000 0" hg history hg manifest --debug hg cat a hg verify