{"id":26575769,"url":"https://github.com/lorialawrencez/clone-repos","last_synced_at":"2026-04-18T14:35:25.797Z","repository":{"id":283152067,"uuid":"911733615","full_name":"LoriaLawrenceZ/clone-repos","owner":"LoriaLawrenceZ","description":"A repository for cloning and checking out branches","archived":false,"fork":false,"pushed_at":"2025-03-18T19:53:36.000Z","size":31,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-18T20:35:40.800Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/LoriaLawrenceZ.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-01-03T18:04:40.000Z","updated_at":"2025-03-18T19:53:39.000Z","dependencies_parsed_at":"2025-03-18T20:48:37.887Z","dependency_job_id":null,"html_url":"https://github.com/LoriaLawrenceZ/clone-repos","commit_stats":null,"previous_names":["lorialawrencez/clone-repos"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/LoriaLawrenceZ/clone-repos","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LoriaLawrenceZ%2Fclone-repos","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LoriaLawrenceZ%2Fclone-repos/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LoriaLawrenceZ%2Fclone-repos/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LoriaLawrenceZ%2Fclone-repos/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LoriaLawrenceZ","download_url":"https://codeload.github.com/LoriaLawrenceZ/clone-repos/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LoriaLawrenceZ%2Fclone-repos/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31972537,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T00:39:45.007Z","status":"online","status_checked_at":"2026-04-18T02:00:07.018Z","response_time":103,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-03-23T02:31:26.027Z","updated_at":"2026-04-18T14:35:25.779Z","avatar_url":"https://github.com/LoriaLawrenceZ.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"This repository is empty. Any task executed on it should be considered a new capability and needs to be created.\n\n## download_jar.sh\n\nThe `download_jar.sh` script is used to download a specific `.jar` file from a Google bucket.\n\n### How to run the script\n\n1. Ensure you have `gsutil` installed and configured on your system.\n2. Ensure you have Python installed on your system.\n3. Open a terminal.\n4. Navigate to the directory containing the `download_jar.sh` script.\n5. Run the script using the following command:\n   ```\n   ./download_jar.sh\n   ```\n6. The script will download the specified `.jar` file from the Google bucket `vr_4_4` and inform you when the download is complete.\n\n### How to install Python\n\nIf you do not have Python installed, you can install it by following these steps:\n\n1. Open the Microsoft Store.\n2. Search for \"Python\".\n3. Select the latest version of Python and click \"Get\" to install it.\n4. Follow the on-screen instructions to complete the installation.\n5. Verify the installation by running:\n   ```\n   python --version\n   ```\n\n### How to install gsutil\n\nIf you do not have `gsutil` installed, you can install it by following these steps:\n\n1. Install the Google Cloud SDK by following the instructions at https://cloud.google.com/sdk/docs/install.\n2. After installing the SDK, run the following command to install `gsutil`:\n   ```\n   gcloud components install gsutil\n   ```\n3. Verify the installation by running:\n   ```\n   gsutil version\n   ```\n\n## clone_repos.sh\n\nThe `clone_repos.sh` script is used to clone multiple repositories, checkout branches, pull changes, create new branches, and update local branches from remote.\n\n### New Features\n\nThe script now includes the following new features:\n\n1. **Colorful Output**: The script uses ANSI escape codes to add color to the echo statements, making the output more visually appealing.\n2. **Header and Footer**: The script prints a header with a title at the beginning and a footer with a message at the end, providing a more structured and professional look.\n3. **Centralized and Captivating Prompts**: The prompt messages have been updated to be more centralized and captivating, enhancing the user experience.\n4. **Verbose Output**: The script now displays more verbose output during operations, including showing the affected repository in a different color.\n5. **List Altered Archives**: The script now includes an option to list altered archives and their status (added or not to the stage) and the repository location.\n\n### How to run the script\n\n1. Open a terminal.\n2. Navigate to the directory containing the `clone_repos.sh` script.\n3. Run the script using the following command:\n   ```\n   ./clone_repos.sh\n   ```\n4. Follow the on-screen prompts to perform the desired actions.\n\n### Example Usage\n\n1. To clone the repositories, select option `[1] Clone repositories`.\n2. To checkout a branch in all repositories, select option `[2] Checkout branch in repositories` and enter the branch name when prompted.\n3. To clone and checkout a branch in all repositories, select option `[3] Clone and checkout branch in repositories` and enter the branch name when prompted.\n4. To pull all changes from upstream, select option `[4] Pull all changes from upstream`.\n5. To create a new branch from an existing one, select option `[5] Create new branch from existing one` and enter the branch name when prompted.\n6. To update a local branch from remote, select option `[6] Update local branch from remote` and enter the branch name when prompted.\n7. To list altered archives and their status, select option `[7] List altered archives and their status`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Florialawrencez%2Fclone-repos","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Florialawrencez%2Fclone-repos","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Florialawrencez%2Fclone-repos/lists"}