Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
tycooon committed Dec 28, 2024
1 parent 4a95da2 commit fa159c7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,8 @@ credentials: # [] by default
password: somepassword
```
Credentials will be matched by prefix, so if your repo URL is `https://example.com/some/path/to/repo`, you can also put values like `https://example.com/some/path` or `https://example.com` in `credentials.[].repo`.

You can also override configuration file location using `--config` option.

## Dependencies
Expand Down

0 comments on commit fa159c7

Please sign in to comment.