Fixed issue #1709: Right click -> assume unchanged is irreversible
commit7ba2410ae08f569ee58b69188da612976420fd41
authorSup Yut Sum <ch3cooli@gmail.com>
Thu, 21 Mar 2013 13:58:17 +0000 (21 21:58 +0800)
committerSup Yut Sum <ch3cooli@gmail.com>
Thu, 21 Mar 2013 14:01:08 +0000 (21 22:01 +0800)
tree434465e0bbf4722b8c20606785b5c0f7819a73a5
parentdbd532b7d070e6fb6bb2dffc2392558c83a7e608
Fixed issue #1709: Right click -> assume unchanged is irreversible

Usage of git_index_find() changed since libgit2 11d9f6b30438a141def883b0115f7f764c03e990, return value is no longer the index, a new out value is added as index

Signed-off-by: Sup Yut Sum <ch3cooli@gmail.com>
src/Changelog.txt
src/TortoiseShell/GITPropertyPage.cpp