Add git_diff_tree_to_index #298

Merged
hirochachacha merged 1 commits from add_git_diff_tree_to_index into master 2016-03-11 07:34:20 -06:00
hirochachacha commented 2016-03-05 21:39:03 -06:00 (Migrated from github.com)

Hi, I'm not sure about libgit2, but I need git diff --cached -ish features.

According to https://libgit2.github.com/libgit2/#HEAD/group/diff/git_diff_tree_to_index:

It requires add_git_diff_tree_to_index. So I've added it.

Thanks.

Hi, I'm not sure about `libgit2`, but I need `git diff --cached` -ish features. According to https://libgit2.github.com/libgit2/#HEAD/group/diff/git_diff_tree_to_index: It requires `add_git_diff_tree_to_index`. So I've added it. Thanks.
carlosmn commented 2016-03-09 16:55:27 -06:00 (Migrated from github.com)

Please remove the go fmt commit. It's stopping this from being applyable. Looks good otherwise.

Please remove the `go fmt` commit. It's stopping this from being applyable. Looks good otherwise.
hirochachacha commented 2016-03-10 11:49:11 -06:00 (Migrated from github.com)

Thank you for your reply.

Please remove the go fmt commit.

Done.

Thank you for your reply. > Please remove the go fmt commit. Done.
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#298
No description provided.