summaryrefslogtreecommitdiffstats
path: root/git-rebase.txt
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2016-03-10 14:58:00 -0800
committerJunio C Hamano <gitster@pobox.com>2016-03-10 14:58:00 -0800
commitdf97ffc354c223ba742bae4842b51593d5b9a722 (patch)
tree0360ede60879edcb2979fd315028712f47a11770 /git-rebase.txt
parent03a41f3855750dd7f9c9586b766f8f499df8ff92 (diff)
downloadgit-htmldocs-df97ffc354c223ba742bae4842b51593d5b9a722.tar.gz
Autogenerated HTML docs for v2.8.0-rc2
Diffstat (limited to 'git-rebase.txt')
-rw-r--r--git-rebase.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/git-rebase.txt b/git-rebase.txt
index 6cca8bb51..6ed610a03 100644
--- a/git-rebase.txt
+++ b/git-rebase.txt
@@ -3,7 +3,7 @@ git-rebase(1)
NAME
----
-git-rebase - Forward-port local commits to the updated upstream head
+git-rebase - Reapply commits on top of another base tip
SYNOPSIS
--------