Add README
This commit is contained in:
parent
45a417d7be
commit
81d9638b96
1 changed files with 13 additions and 0 deletions
13
README.md
Normal file
13
README.md
Normal file
|
@ -0,0 +1,13 @@
|
||||||
|
# Gitea dater
|
||||||
|
|
||||||
|
Set the updates dates for Gitea repositories.
|
||||||
|
|
||||||
|
See also [`gitlab-dater`](https://git.theorangeone.net/systems/gitlab-dater).
|
||||||
|
|
||||||
|
## Usage
|
||||||
|
|
||||||
|
Note: By default, only archived repositories are included.
|
||||||
|
|
||||||
|
`date-audit.sql` will list the repositories, their current archived date and the date the repository itself was last updated.
|
||||||
|
|
||||||
|
`gitea-dater.sql` will set the updated dates to the latest commit date on the repository itself.
|
Loading…
Reference in a new issue