mirror of
				https://codeberg.org/forgejo/forgejo.git
				synced 2025-10-31 06:21:11 +00:00 
			
		
		
		
	| * Ensure that git daemon export ok is created for mirrors There is an issue with #16508 where it appears that create repo requires that the repo does not exist. This causes #17241 where an error is reported because of this. This PR fixes this and also runs update-server-info for mirrors and generated repos. Fix #17241 Signed-off-by: Andrew Thornton <art27@cantab.net> | ||
|---|---|---|
| .. | ||
| context.go | ||
| convert.go | ||
| engine.go | ||
| index.go | ||
| list_options.go | ||
| list_options_test.go | ||
| log.go | ||
| main_test.go | ||
| sequence.go | ||
| sql_postgres_with_schema.go | ||
| store.go | ||
| test_fixtures.go | ||
| unit_tests.go | ||