This commit adds a `--user` flag to the `collect git` command, allowing it to fetch all public repositories for a given GitHub user or organization. - The `collect git` command was modified to accept a `--user` flag. - The previous `all` command's functionality has been integrated into the `collect git` command. - The documentation and examples have been updated to reflect the new flag. |
||
|---|---|---|
| .. | ||
| collect.go | ||
| collect_git.go | ||
| collect_pwa.go | ||
| collect_website.go | ||
| root.go | ||
| serve.go | ||