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 | |
---|---|---|
.. | ||
components | 1 year ago | |
features | 1 year ago | |
markup | 1 year ago | |
modules | 1 year ago | |
render | 1 year ago | |
standalone | 2 years ago | |
test | 1 year ago | |
utils | 1 year ago | |
vendor | 1 year ago | |
webcomponents | 1 year ago | |
bootstrap.js | 1 year ago | |
index.js | 1 year ago | |
jquery.js | 5 years ago | |
svg.js | 1 year ago | |
svg.test.js | 1 year ago | |
utils.js | 1 year ago | |
utils.test.js | 1 year ago |