Skip to content

Commit fa159c7

Browse files
committed
update readme
1 parent 4a95da2 commit fa159c7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,8 @@ credentials: # [] by default
4949
password: somepassword
5050
```
5151
52+
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`.
53+
5254
You can also override configuration file location using `--config` option.
5355

5456
## Dependencies

0 commit comments

Comments
 (0)