Skip to content

Commit 585f094

Browse files
committed
update changelog with new Rugged::Repository#checkout_index API
1 parent 3e2a55b commit 585f094

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
18
* Add accessors for the Repository ident.
29

310
Added `Repository#ident` and `Repository#ident=` to read and set the

0 commit comments

Comments
 (0)