Added
- GHORG_DRY_RUN to do dry runs on clones
- GHORG_FETCH_ALL to run fetch all on each repo
- output for long running repo fetches
- support for cloning github enterprise repos
- log repos cloned vs pulled at end of run
Changed
- go-github versions v32 -> v41
Deprecated
Removed
Fixed
- Setting new gitlab token check from config file; thanks @vegas1880