mirror of https://github.com/go-gitea/gitea.git
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
7a286e4753
* Show checkout instructions also when there is no permission to push, for anyone who wants to locally test the changes. * First checkout the branch exactly as is, without immediately having to solve merge conflicts. Leave this to the merge step, since it's often convenient to test a change without worrying about this. * Use `git fetch -u`, so an existing local branch is updated when re-testing the same pull request. But not the more risky `git fetch -f` in to handle force pushes, as we don't want to accidentally overwrite important local changes. * Show different merge command depending on the chosen merge style, interactively updated. |
1 year ago | |
---|---|---|
.. | ||
.eslintrc.yaml | 1 year ago | |
ActionRunStatus.vue | 1 year ago | |
ActivityHeatmap.vue | 1 year ago | |
ContextPopup.vue | 1 year ago | |
DashboardRepoList.vue | 1 year ago | |
DiffCommitSelector.vue | 1 year ago | |
DiffFileList.vue | 1 year ago | |
DiffFileTree.vue | 1 year ago | |
DiffFileTreeItem.vue | 1 year ago | |
PullRequestMergeForm.vue | 1 year ago | |
RepoActionView.vue | 1 year ago | |
RepoActivityTopAuthors.vue | 1 year ago | |
RepoBranchTagSelector.vue | 1 year ago | |
ScopedAccessTokenSelector.vue | 1 year ago |