aboutsummaryrefslogtreecommitdiffstats
path: root/using-git.texinfo
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2013-09-19 18:09:03 +0200
committerMattias Andrée <maandree@operamail.com>2013-09-19 18:09:03 +0200
commitd5c4ffba19b1127527a92eed2164485c15dd3585 (patch)
treea94ade1f29c853ea92afa0b9c14a748c70eb26e2 /using-git.texinfo
parentm (diff)
downloadusing-git-d5c4ffba19b1127527a92eed2164485c15dd3585.tar.gz
using-git-d5c4ffba19b1127527a92eed2164485c15dd3585.tar.bz2
using-git-d5c4ffba19b1127527a92eed2164485c15dd3585.tar.xz
typo
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to 'using-git.texinfo')
-rw-r--r--using-git.texinfo4
1 files changed, 2 insertions, 2 deletions
diff --git a/using-git.texinfo b/using-git.texinfo
index 2f37d88..8744650 100644
--- a/using-git.texinfo
+++ b/using-git.texinfo
@@ -1168,8 +1168,8 @@ git reset --hard HEAD~N
Where @code{N} is the number of revisions
before the checked out, you want to jump to.
You can also use @command{git bisect skip}
-to Git which revision that cannot be tested
-so they are excluded from the bisection
+to tell Git which revision that cannot be
+tested so they are excluded from the bisection
process.
Instead of manually telling Git if a commit