objective-git icon indicating copy to clipboard operation
objective-git copied to clipboard

GTIndex improvements and GTRepository+Status tweaks

Open slavikus opened this issue 7 years ago • 2 comments

(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

slavikus avatar Mar 16 '17 13:03 slavikus

Tests for this would be really nice. @tiennou do you have any additional thoughts?

pietbrauer avatar Mar 27 '17 18:03 pietbrauer

Thanks for the PR, a few nitpicks but 👍 overall. Some tests would be ✨ though.

tiennou avatar Mar 27 '17 21:03 tiennou