We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3e2a55b commit 585f094Copy full SHA for 585f094
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+* Add `Rugged::Repository#checkout_index`.
2
+
3
+ This allows to perform checkout from a given GIT index.
4
+ It might be handy in case of manual merge conflicts resolution with user intervention.
5
6
+ *Dmytro Milinevskyy*
7
8
* Add accessors for the Repository ident.
9
10
Added `Repository#ident` and `Repository#ident=` to read and set the
0 commit comments