mirror of
https://github.com/grdl/git-get.git
synced 2026-02-04 14:31:49 +00:00
Load repos status simultaneously with goroutines
Also, refactor printer interface.
This commit is contained in:
@@ -110,7 +110,7 @@ https://github.com/grdl/testsite master
|
||||
|
||||
Dump file format is simply:
|
||||
- Each repo URL on a separate line.
|
||||
- Each URL can have a suffix with a branch or tag name to check out after cloning. Without that suffix, repository HEAD is used (usually it's `master`).
|
||||
- Each URL can have a space-separated suffix with a branch or tag name to check out after cloning. Without that suffix, repository HEAD is cloned (usually it's `master`).
|
||||
|
||||
Example dump file content:
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user