Repoman is a script to export and import a list of git repositories. Version 0.3 has the following improvements:
The repoman script has been enhanced with new filtering options like --no-remote, --all, and --help for better control over repository listings. The command-line interface now features improved parameter handling and a detailed help menu with usage examples. Error handling has been upgraded by switching to exit statements for more reliable termination and enhancing input validation. Additionally, the script now robustly handles empty lines, invalid entries, and potential failures during git operations.
- Get the latest version from GitHub