Specify branch to install from

This commit is contained in:
2021-11-19 22:26:47 +01:00
parent 5f0ec0fec8
commit 310ca5aa2b

View File

@@ -11,7 +11,7 @@ you configure your repositories.
### Install ### Install
```bash ```bash
$ cargo install --git https://github.com/hakoerber/git-repo-manager.git $ cargo install --git https://github.com/hakoerber/git-repo-manager.git --branch master
``` ```
### Get the example configuration ### Get the example configuration