objective-git
objective-git copied to clipboard
GTIndex improvements and GTRepository+Status tweaks
(Credit for this pull request goes to @mcyril)
- Added GTIndex.checksum accessor
- Added addPathspecs/removePathspaces calls.
- Fixed proper nullability for enumerateConflictedFiles
- Converted GTRepositoryStatusFlags into NS_OPTIONS for proper handling from Swift
- Added missing flags for GTFileStatusFlags
Tests for this would be really nice. @tiennou do you have any additional thoughts?
Thanks for the PR, a few nitpicks but 👍 overall. Some tests would be ✨ though.