WIP: This PR is only used to see the git diff better #1
Loading…
Reference in a new issue
No description provided.
Delete branch "tn-fix-branch-deletion"
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?
Checklist
The contributor guide contains information that will be helpful to first time contributors. There also are a few conditions for merging Pull Requests in Forgejo repositories. You are also welcome to join the Forgejo development chatroom.
Tests
*_test.go
for unit tests.tests/integration
directory if it involves interactions with a live Forgejo server.web_src/js/*.test.js
if it can be unit tested.tests/e2e/*.test.e2e.js
if it requires interactions with a live Forgejo server (see also the developer guide for JavaScript testing).Documentation
Release notes
release-notes/<pull request number>.md
to be be used for the release notes instead of the title.f2a3d10588
tod21dff4883
d21dff4883
to61ebc7c17e
61ebc7c17e
to006c1000c2
006c1000c2
toacea726ff3
acea726ff3
to6a7085a7fe
4ab43fd3db
to36274c8223
36274c8223
to8981e11426
8981e11426
to2eb1a45392
2eb1a45392
to67abe24ca5
67abe24ca5
to9a366d607f
308c74b402
to207d1b4b7a
207d1b4b7a
tof62aae159f
7b2c5c19cd
to9ea8aaab1b
20acb1df2f
tofe3bec00bc
fe3bec00bc
toc943dab099
c943dab099
to93ec0f8ee8
93ec0f8ee8
toaf89efcd0f
af89efcd0f
to7635150699
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.Merge
Merge the changes and update on Forgejo.Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.