Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'maint-for-junio' of git://repo.or.cz/git/fastimport into maint
[gitweb.git]
/
Documentation
/
git-rebase.txt
diff --git
a/Documentation/git-rebase.txt
b/Documentation/git-rebase.txt
index a66b2d73c50a99ff7beee379eaff330ab940a036..2f417a8f856094b3664eeff2ff3f0ce761c89503 100644
(file)
--- a/
Documentation/git-rebase.txt
+++ b/
Documentation/git-rebase.txt
@@
-148,7
+148,7
@@
file you edit, you need to tell git that the conflict has been resolved,
typically this would be done with
- git
update-index
<filename>
+ git
add
<filename>
After resolving the conflict manually and updating the index with the