Minor API enhancements #65

Merged
jezell merged 1 commits from blob_and_tree_updates into master 2014-03-10 21:44:13 -05:00
jezell commented 2014-03-07 18:50:33 -06:00 (Migrated from github.com)

cleans up revwalk to be consistent with pattern used elsewhere for create / free
adds blob creation from chunks or bytes
adds support for creating tree builders for trees
adds remove operation to tree builder

cleans up revwalk to be consistent with pattern used elsewhere for create / free adds blob creation from chunks or bytes adds support for creating tree builders for trees adds remove operation to tree builder
carlosmn commented 2014-03-10 13:33:35 -05:00 (Migrated from github.com)

The Library has changed the name of the option structs to be _options instead of _opts. Other than that, it looks alright.

The Library has changed the name of the option structs to be `_options` instead of `_opts`. Other than that, it looks alright.
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: jcarr/git2go#65
No description provided.