mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-12-03 13:02:00 +00:00
Update README.md
This commit is contained in:
parent
ad9e7be566
commit
088530b3a2
@ -13,7 +13,8 @@ python3 changelog.py -h
|
||||
Usage example:
|
||||
|
||||
```
|
||||
git fetch --all # changelog.py depends on having the tags available, this will fetch them
|
||||
git fetch --tags # changelog.py depends on having the tags available, this will fetch them
|
||||
|
||||
python3 changelog.py --output=changelog-v22.4.1.2305-prestable.md --gh-user-or-token="$GITHUB_TOKEN" v21.6.2.7-prestable
|
||||
python3 changelog.py --output=changelog-v22.4.1.2305-prestable.md --gh-user-or-token="$USER" --gh-password="$PASSWORD" v21.6.2.7-prestable
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user