libgit2sharp icon indicating copy to clipboard operation
libgit2sharp copied to clipboard

Added git_diff_patchid and PatchId property on TreeChanges

Open tdaniely opened this issue 5 years ago • 7 comments

For #1424. Minimal changes to support API.

tdaniely avatar Jun 12 '19 11:06 tdaniely

Tests are green on my end, doesn't seem related.

tdaniely avatar Jun 12 '19 11:06 tdaniely

seeing this is quite old, can you retrigger the tests? I'm would like to see this feature :D!

Aron4u avatar Nov 27 '19 17:11 Aron4u

Rebased upstream master, all green now.

tdaniely avatar Nov 27 '19 20:11 tdaniely

@ethomson since you know this from #1424, you think you could approve this?

Aron4u avatar Nov 28 '19 20:11 Aron4u

@bording I saw that you worked on another PR in the last 4 days ... so I hope you could you take a look at this :) ? I would like to use this, so that I can compare trees that have cherry picked commits. I saw that someone already made the PR, but this is not moving at all. What do I need to do?

Aron4u avatar Feb 04 '20 10:02 Aron4u

@Aron4u The current focus is getting #1618 working and released since it will have a direct impact on getting LibGit2Sharp to support the ever-expanding list of linux distros that .NET Core supports in a sustainable way.

After that work is done, the goal is to start going through the backlog of open PRs and seeing which ones can be merged.

bording avatar Feb 19 '20 17:02 bording

Appreciate it :)

Aron4u avatar Feb 20 '20 19:02 Aron4u