Mercurial > evolve
comparison tests/test-tutorial.t @ 1658:e9a43b15c771
Spelling: remotely
author | timeless@gmail.com |
---|---|
date | Fri, 14 Sep 2012 10:32:39 -0400 |
parents | edcd2f0474c8 |
children | ec6334e6627a |
comparison
equal
deleted
inserted
replaced
1657:103cb0d44cd8 | 1658:e9a43b15c771 |
---|---|
205 +Apple | 205 +Apple |
206 | 206 |
207 Getting rid of branchy history | 207 Getting rid of branchy history |
208 ---------------------------------- | 208 ---------------------------------- |
209 | 209 |
210 While I was working on my list. someone made a change remotly. | 210 While I was working on my list. someone made a change remotely. |
211 | 211 |
212 $ cd ../remote | 212 $ cd ../remote |
213 $ hg up -q | 213 $ hg up -q |
214 $ sed -i'' -e 's/Spam/Spam Spam Spam/' shopping | 214 $ sed -i'' -e 's/Spam/Spam Spam Spam/' shopping |
215 $ hg ci -m 'SPAM' | 215 $ hg ci -m 'SPAM' |