Add patch.LineStats func to get patch additions/deletions summary #949
Loading…
Reference in New Issue
No description provided.
Delete Branch "sosedoff/add-patch-stats"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Returns line stats: additions / deletions.
Reference: https://libgit2.org/libgit2/#HEAD/group/patch/git_patch_line_stats
Step 1:
From your project repository, check out a new branch and test the changes.Step 2:
Merge the changes and update on Gitea.