implementing merge: removing index field from merge.rst

This commit is contained in:
Victor Garcia 2013-12-10 16:02:37 +01:00
parent 0556ab0cd8
commit 1938147b3d

@ -35,4 +35,3 @@ Represents the result of a merge and contains these fields:
- is_fastforward: bool, whether the merge was fastforward or not
- fastforward_oid: Oid, in the case it was a fastforward, this is the
forwarded Oid.
- index: represents the repository index after the merge