comparison basic-session @ 13:c48ed0e2ab41

Rename gup and gdown to next and previous
author Jordi Gutiérrez Hermoso <jordigh@octave.org>
date Sun, 09 Mar 2014 11:32:46 -0400
parents 80b765f69c5f
children e99a93596676
comparison
equal deleted inserted replaced
12:21e4397ee222 13:c48ed0e2ab41
30 hg amend 30 hg amend
31 31
32 hg log -G 32 hg log -G
33 33
34 # Wait, we forgot to update the README 34 # Wait, we forgot to update the README
35 hg gdown 35 hg prev
36 hg log -G 36 hg log -G
37 sed -i "s/Python Software Foundation/Cobra Commander HQ/g" README 37 sed -i "s/Python Software Foundation/Cobra Commander HQ/g" README
38 sed -i "s/PSF/CCHQ/g" README 38 sed -i "s/PSF/CCHQ/g" README
39 hg amend 39 hg amend
40 40