-
-
Notifications
You must be signed in to change notification settings - Fork 5.8k
Add agit flow support in gitea #14295
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
Merged
Merged
Changes from 61 commits
Commits
Show all changes
63 commits
Select commit
Hold shift + click to select a range
36c77da
feature: add agit flow support
a1012112796 b8784f9
Merge branch 'master' into git_simple_pr
a1012112796 a757ed5
fix lint
a1012112796 f96e9e7
simplify code add fix some nits
a1012112796 501f850
Merge branch 'master' into git_simple_pr
a1012112796 7294bfa
update merge help message
a1012112796 c1291fa
Merge branch 'master' into git_simple_pr
a1012112796 0d9442e
Apply suggestions from code review. Thanks @jiangxin
a1012112796 86acbe1
add forced-update message
a1012112796 95ca26a
fix lint
a1012112796 f68899a
splite writePktLine
a1012112796 9eeaf3d
Merge branch 'master' into git_simple_pr
a1012112796 5c67694
add refs/for/<target-branch>/<topic-branch> support also
a1012112796 95eebb1
Add test code add fix api
a1012112796 434704c
fix lint
a1012112796 5be1bde
Merge branch 'master' into git_simple_pr
a1012112796 3c01930
fix test
a1012112796 300765d
skip test if git version < 2.29
a1012112796 5140fd7
Merge branch 'master' into git_simple_pr
a1012112796 e1119e8
try test with git 2.30.1
a1012112796 9f95719
fix permission check bug
a1012112796 96d2072
Merge branch 'master' into git_simple_pr
a1012112796 5fd466f
fix some nit
a1012112796 dc13bfe
logic implify and test code update
a1012112796 60d3c32
Merge branch 'master' into git_simple_pr
a1012112796 0d85ba7
fix bug
a1012112796 10a45c5
Merge branch 'master' into git_simple_pr
a1012112796 166ce7b
Merge branch 'master' into git_simple_pr
a1012112796 beb0a2e
Merge branch 'master' into git_simple_pr
a1012112796 6e0f5d5
Merge branch 'main' into git_simple_pr
a1012112796 aee62fe
Merge branch 'main' into git_simple_pr
a1012112796 b740e9b
apply suggestions from code review
a1012112796 5547e9a
Merge branch 'main' into git_simple_pr
a1012112796 4a8e7a7
Merge branch 'main' into git_simple_pr
a1012112796 fb9a0ac
prepare for merge
zeripath e33d0aa
Merge remote-tracking branch 'origin/main' into git_simple_pr
zeripath a6481fa
Merge branch 'main' into git_simple_pr
a1012112796 a409d22
Merge branch 'main' into git_simple_pr
a1012112796 5ae5b84
fix permission check bug
a1012112796 e9c84e1
fix bug when target branch isn't exist
a1012112796 ce04bd2
Merge branch 'main' into git_simple_pr
6543 d833ea1
Merge branch 'main' into git_simple_pr
a1012112796 638e8f7
prevent some special push and fix some nits
a1012112796 02e49eb
Merge branch 'master' into git_simple_pr
6543 91d1c11
Merge branch 'main' into git_simple_pr
6543 fbfb003
Merge branch 'main' into git_simple_pr
a1012112796 3d03249
fix lint
a1012112796 cd01c08
try splite
a1012112796 1a8096e
Merge branch 'main' into git_simple_pr
6543 ab351e5
Merge branch 'main' into git_simple_pr
a1012112796 b096315
Apply suggestions from code review
a1012112796 59a8552
Merge branch 'main' into git_simple_pr
a1012112796 22fd300
fix version negotiation
a1012112796 d322b82
Merge branch 'main' into git_simple_pr
a1012112796 4d4aa45
Merge branch 'main' into git_simple_pr
6543 19edf9a
remane
a1012112796 fe505de
fix template
a1012112796 5a840ac
Merge branch 'main' into git_simple_pr
6543 a86ee55
Merge branch 'main' into git_simple_pr
a1012112796 25c4b5c
handle empty repo
a1012112796 b42ebdd
ui: fix branch link under the title
a1012112796 3b6594a
Merge branch 'main' into git_simple_pr
lunny f351805
fix nits
a1012112796 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.