Add git_diff_merge #945

Open
ribeiromiranda wants to merge 1 commits from galgotech/git_diff_merge into main
ribeiromiranda commented 2023-01-25 10:19:44 -06:00 (Migrated from github.com)
No description provided.
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b galgotech/git_diff_merge main
git pull origin galgotech/git_diff_merge

Step 2:

Merge the changes and update on Gitea.
git checkout main
git merge --no-ff galgotech/git_diff_merge
git push origin main
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#945
No description provided.