1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-19 00:45:15 +01:00
gitea/services
Jimmy Praet 3d6cb25e31
Support unprotected file patterns (#16395)
Fixes #16381

Note that changes to unprotected files via the web editor still cannot be pushed directly to the protected branch. I could easily add such support for edits and deletes if needed. But for adding, uploading or renaming unprotected files, it is not trivial.

* Extract & Move GetAffectedFiles to modules/git
2021-09-11 16:21:17 +02:00
..
agit Return correct error response for agit force-push (#16989) 2021-09-08 22:20:55 +02:00
archiver
attachment
auth Report the associated filter if there is an error in LDAP (#17014) 2021-09-11 00:46:27 +02:00
comments
externalaccount
forms Support unprotected file patterns (#16395) 2021-09-11 16:21:17 +02:00
gitdiff Use git attributes to determine generated and vendored status for language stats and diffs (#16773) 2021-09-09 21:13:36 +01:00
issue
lfs
mailer
mirror
pull Support unprotected file patterns (#16395) 2021-09-11 16:21:17 +02:00
release
repository
webhook
wiki