|
11 months ago | |
---|---|---|
doc | 11 months ago | |
.gitignore | 11 months ago | |
README.md | 11 months ago | |
update-gitea-ctimes | 11 months ago |
A script to modify creation time flags in Gitea to match the oldest Git commit.
This is helpful for ordering repositories chronologically by creation-time after a migration to Gitea (e.g. for teafolio).
Written in PHP
Usage: update-gitea-ctimes gitea.db path/to/repositories
Running the command will produce SQL on stdout that can be manually inspected before applying it to the live SQLite database.