-
-
Notifications
You must be signed in to change notification settings - Fork 5.5k
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
Allow API to create file on empty repo #19224
Merged
6543
merged 8 commits into
go-gitea:main
from
zeripath:fix-10993-allow-create-file-to-run-on-empty-repo
Mar 28, 2022
Merged
Allow API to create file on empty repo #19224
6543
merged 8 commits into
go-gitea:main
from
zeripath:fix-10993-allow-create-file-to-run-on-empty-repo
Mar 28, 2022
Commits on Mar 26, 2022
-
Allow API to create file on empty repo
This PR adds the necessary work to make it possible to create files on empty repos using the API. Fix go-gitea#10993 Signed-off-by: Andrew Thornton <art27@cantab.net>
Configuration menu - View commit details
-
Copy full SHA for 33dbdc8 - Browse repository at this point
Copy the full SHA 33dbdc8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 82b2d46 - Browse repository at this point
Copy the full SHA 82b2d46View commit details -
Configuration menu - View commit details
-
Copy full SHA for a2079dd - Browse repository at this point
Copy the full SHA a2079ddView commit details
Commits on Mar 27, 2022
-
Merge remote-tracking branch 'origin/main' into fix-10993-allow-creat…
…e-file-to-run-on-empty-repo
Configuration menu - View commit details
-
Copy full SHA for 001539f - Browse repository at this point
Copy the full SHA 001539fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 41d3abe - Browse repository at this point
Copy the full SHA 41d3abeView commit details -
Merge remote-tracking branch 'zeripath/fix-10993-allow-create-file-to…
…-run-on-empty-repo' into fix-10993-allow-create-file-to-run-on-empty-repo
Configuration menu - View commit details
-
Copy full SHA for ad104df - Browse repository at this point
Copy the full SHA ad104dfView commit details
Commits on Mar 28, 2022
-
Apply suggestions from code review
Co-authored-by: Gusted <williamzijl7@hotmail.com>
Configuration menu - View commit details
-
Copy full SHA for 8393824 - Browse repository at this point
Copy the full SHA 8393824View commit details -
Configuration menu - View commit details
-
Copy full SHA for 23b9926 - Browse repository at this point
Copy the full SHA 23b9926View commit details
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.