Mercurial > hgbook
annotate en/examples/branch-repo.clone.out @ 574:22184eb4c965
finished the translation of the section "information for writers of hooks"
updated project status
author | Javier Rojas <jerojasro@devnull.li> |
---|---|
date | Wed, 31 Dec 2008 11:31:04 -0500 |
parents | 2b8c6aa370d5 |
children |
rev | line source |
---|---|
198
615f3c6b30e1
Start to describe branch management.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff
changeset
|
1 $ \textbf{cd ..} |
615f3c6b30e1
Start to describe branch management.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff
changeset
|
2 $ \textbf{hg clone myproject myproject-1.0.1} |
397
2b8c6aa370d5
Fix sample output for test 'branch-repo'.
Guido Ostkamp <hg@ostkamp.fastmail.fm>
parents:
198
diff
changeset
|
3 updating working directory |
198
615f3c6b30e1
Start to describe branch management.
Bryan O'Sullivan <bos@serpentine.com>
parents:
diff
changeset
|
4 2 files updated, 0 files merged, 0 files removed, 0 files unresolved |