changeset 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 21e4397ee222
children e99a93596676
files basic-session talk.tex
diffstat 2 files changed, 5 insertions(+), 5 deletions(-) [+]
line wrap: on
line diff
--- a/basic-session	Sun Mar 09 11:25:44 2014 -0400
+++ b/basic-session	Sun Mar 09 11:32:46 2014 -0400
@@ -32,7 +32,7 @@
 hg log -G
 
 # Wait, we forgot to update the README
-hg gdown
+hg prev
 hg log -G
 sed -i "s/Python Software Foundation/Cobra Commander HQ/g" README
 sed -i "s/PSF/CCHQ/g" README
--- a/talk.tex	Sun Mar 09 11:25:44 2014 -0400
+++ b/talk.tex	Sun Mar 09 11:32:46 2014 -0400
@@ -135,8 +135,8 @@
     \begin{itemize}
       \item \texttt{amend}
       \item \texttt{fold}
-      \item \texttt{gdown}
-      \item \texttt{gup}
+      \item \texttt{previous}
+      \item \texttt{next}
       \item \texttt{prune}
       \item \texttt{uncommit}
     \end{itemize}
@@ -164,8 +164,8 @@
     \begin{itemize}
       \item \texttt{amend}
       \item \texttt{fold}
-      \item \texttt{gdown}
-      \item \texttt{gup}
+      \item \texttt{previous}
+      \item \texttt{next}
       \item \texttt{prune}
       \item \texttt{uncommit}
     \end{itemize}