comparison basic-session @ 14:e99a93596676

Add a slide and example showcasing phases
author Jordi Gutiérrez Hermoso <jordigh@octave.org>
date Sun, 09 Mar 2014 11:33:42 -0400
parents c48ed0e2ab41
children
comparison
equal deleted inserted replaced
13:c48ed0e2ab41 14:e99a93596676
41 # What's this about unstable csets? 41 # What's this about unstable csets?
42 hg log -G 42 hg log -G
43 hg evolve --all 43 hg evolve --all
44 hg log -G 44 hg log -G
45 45
46 # What if we try to drop an old commit?
47 hg prune -r upstream
48
49 # Let's go back to where we were
50 hg next
51
46 !RET 52 !RET