-
-
Notifications
You must be signed in to change notification settings - Fork 5.8k
WIP: Add Diff Patch support #10007
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
WIP: Add Diff Patch support #10007
Conversation
step towards #9388 |
Codecov Report
@@ Coverage Diff @@
## master #10007 +/- ##
=========================================
Coverage ? 43.59%
=========================================
Files ? 588
Lines ? 81257
Branches ? 0
=========================================
Hits ? 35420
Misses ? 41454
Partials ? 4383
Continue to review full report at Codecov.
|
add |
@6543 I'm not sure banning _diffpatch is needed? |
I also think it would not conflict with branch names |
This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs during the next 2 months. Thank you for your contributions. |
ping |
2149ecd
to
1664b3a
Compare
This code adds a simple endpoint to add diff patch application to Gitea
Signed-off-by: Andrew Thornton <art27@cantab.net>
This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs during the next 2 months. Thank you for your contributions. |
it's essentially ready depending on the UI but I was trying to get |
-> #17902 |
This code adds a simple endpoint to add diff patch application to Gitea