2021-07-08 23:31:26 +01:00
|
|
|
# GitLab Dater
|
2021-07-08 18:40:48 +01:00
|
|
|
|
2021-07-08 23:31:26 +01:00
|
|
|
Set the updated dates for GitLab projects
|
|
|
|
|
|
|
|
See https://theorangeone.net/posts/gitlab-dater/ for more.
|
|
|
|
|
|
|
|
## Usage
|
|
|
|
|
|
|
|
```
|
|
|
|
sudo -u gitlab-psql ./gitlab-dater.sh <project id> <date>
|
|
|
|
```
|