Exclude archived repositories by default.

This closes #6.
This commit is contained in:
Steve Kemp
2020-06-12 21:28:00 +03:00
parent 0266387540
commit 3e56a35a3a
2 changed files with 11 additions and 0 deletions

View File

@@ -71,6 +71,7 @@ You can run `github2mr -help` to see available options, but in brief:
* Or the reverse, ignoring all personal-repositories.
* You can exclude repositories by name.
* You can default to cloning repositories via HTTP, instead of SSH.
* By default all _archived_ repositories are excluded.
## Other Git Hosts