Borg/cmd
google-labs-jules[bot] dc114b21bb feat: Add --user flag to collect all user repos
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.
2025-10-31 22:54:50 +00:00
..
collect.go feat: Add recursive website downloader and progress bar 2025-10-31 21:35:53 +00:00
collect_git.go feat: Add --user flag to collect all user repos 2025-10-31 22:54:50 +00:00
collect_pwa.go feat: Add go.work, update module path, and add examples 2025-10-31 22:15:05 +00:00
collect_website.go feat: Add go.work, update module path, and add examples 2025-10-31 22:15:05 +00:00
root.go feat: Add go.work, update module path, and add examples 2025-10-31 22:15:05 +00:00
serve.go feat: Add go.work, update module path, and add examples 2025-10-31 22:15:05 +00:00