summaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorJunio C Hamano <junkio@cox.net>2006-06-26 21:05:13 (GMT)
committerJunio C Hamano <junkio@cox.net>2006-06-26 21:05:13 (GMT)
commit57be46fd213b448f66b1470187109e7d6ad6f475 (patch)
tree7b597a96f96d9ec65d4af995c0bfbc530be58e55 /Documentation
parent07d68930c247325116ad4a63422eb1520aaf6ef8 (diff)
parentd5e673b60be2eb99153276366b6b5ff3277805df (diff)
downloadgit-57be46fd213b448f66b1470187109e7d6ad6f475.zip
git-57be46fd213b448f66b1470187109e7d6ad6f475.tar.gz
git-57be46fd213b448f66b1470187109e7d6ad6f475.tar.bz2
Merge branch 'ew/rebase'
* ew/rebase: rebase: allow --skip to work with --merge rebase: cleanup rebasing with --merge rebase: allow --merge option to handle patches merged upstream
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/git-rebase.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/Documentation/git-rebase.txt b/Documentation/git-rebase.txt
index c339c45..9d7bcaa 100644
--- a/Documentation/git-rebase.txt
+++ b/Documentation/git-rebase.txt
@@ -108,7 +108,6 @@ OPTIONS
--skip::
Restart the rebasing process by skipping the current patch.
- This does not work with the --merge option.
--merge::
Use merging strategies to rebase. When the recursive (default) merge