{"id":30689474,"url":"https://github.com/brytebee/alxprodev-advanced_git","last_synced_at":"2026-02-12T12:05:42.770Z","repository":{"id":308952490,"uuid":"1034680282","full_name":"brytebee/ALXprodev-advanced_git","owner":"brytebee","description":"Educational: In this project, I practice basic git flow using the proposed technique by Vincent Driessen","archived":false,"fork":false,"pushed_at":"2025-08-11T11:49:40.000Z","size":8,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-09-02T01:38:19.782Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"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/brytebee.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,"zenodo":null}},"created_at":"2025-08-08T19:48:35.000Z","updated_at":"2025-08-11T11:49:44.000Z","dependencies_parsed_at":"2025-08-08T22:35:48.708Z","dependency_job_id":null,"html_url":"https://github.com/brytebee/ALXprodev-advanced_git","commit_stats":null,"previous_names":["brytebee/alxprodev-advanced_git"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/brytebee/ALXprodev-advanced_git","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brytebee%2FALXprodev-advanced_git","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brytebee%2FALXprodev-advanced_git/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brytebee%2FALXprodev-advanced_git/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brytebee%2FALXprodev-advanced_git/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/brytebee","download_url":"https://codeload.github.com/brytebee/ALXprodev-advanced_git/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brytebee%2FALXprodev-advanced_git/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273218413,"owners_count":25065913,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-01T02:00:09.058Z","response_time":120,"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-09-02T01:38:23.693Z","updated_at":"2026-02-12T12:05:42.741Z","avatar_url":"https://github.com/brytebee.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# ALXprodev-advanced_git\nEducational: In this project, I practice basic git flow using the proposed technique by Vincent Driessen\n\n## NOTE\nThe installation possesses certain challenges because of the following issues:\n- Git protocol issue: The git:// protocol is often blocked by firewalls/networks\n- Missing make command: You're on Windows (Git Bash) which doesn't have make by default\n\n## INSTALLATION FIX\n```bash\n# Configure git to use HTTPS instead of git://\ngit config --global url.\"https://github.com/\".insteadOf git://github.com/\n\n# Now try cloning again\ncd ~\nrm -rf gitflow  # Remove the incomplete clone\ngit clone --recursive https://github.com/nvie/gitflow.git\n```\n\nYou might face an issue with the above bash command especially if you had attempted to install it earlier. Solve this by removing the initial installation that might be broken or incomplete with the command below:\n\n```bash\nsudo rm -r ~/gitflow\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrytebee%2Falxprodev-advanced_git","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbrytebee%2Falxprodev-advanced_git","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrytebee%2Falxprodev-advanced_git/lists"}