Skip to content

Add DiffStats#525

Merged
jdavid merged 1 commit intolibgit2:masterfrom
carlosmn:diff-stats
Apr 29, 2015
Merged

Add DiffStats#525
jdavid merged 1 commit intolibgit2:masterfrom
carlosmn:diff-stats

Conversation

@carlosmn
Copy link
Member

This wraps git_diff_stats and can be retrieved through a Diff. It
includes a formatting method.

I wasn't quite sure what to call the formatting function. It's called _to_buf() in C but the type is irrelevant in python, and something like to_string() didn't seem to fit as it takes options.

@carlosmn
Copy link
Member Author

Oh, that python 3, I seem to forget how to create strings each time.

This wraps git_diff_stats and can be retrieved through a Diff. It
includes a formatting method.
@jdavid jdavid merged commit 42d81e3 into libgit2:master Apr 29, 2015
@carlosmn carlosmn deleted the diff-stats branch April 30, 2015 03:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants