testBranch #44

Merged
root merged 1 commits from testBranch into master 1 month ago
Collaborator
There is no content yet.
caglayan added 1 commit 1 month ago
root merged commit 22cf9f2228 into master 1 month ago
The pull request has been merged as 22cf9f2228.
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 testBranch master
git pull origin testBranch

Step 2:

Merge the changes and update on Gitea.
git checkout master
git merge --no-ff testBranch
git push origin master
Sign in to join this conversation.
No reviewers
No Label
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: root/FirstDemoGitea#44
Loading…
There is no content yet.