{"id":19086599,"url":"https://github.com/aspgm-fav/learn-git","last_synced_at":"2026-05-14T22:05:08.183Z","repository":{"id":116821782,"uuid":"283710153","full_name":"aspgm-fav/Learn-Git","owner":"aspgm-fav","description":null,"archived":false,"fork":false,"pushed_at":"2020-07-30T08:12:41.000Z","size":2,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-11-11T22:33:24.518Z","etag":null,"topics":["git","github"],"latest_commit_sha":null,"homepage":"","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/aspgm-fav.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-07-30T08:11:29.000Z","updated_at":"2020-10-13T09:00:50.000Z","dependencies_parsed_at":null,"dependency_job_id":"05dfdc0f-8ed8-4618-9659-5ec97b136dbb","html_url":"https://github.com/aspgm-fav/Learn-Git","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/aspgm-fav/Learn-Git","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aspgm-fav%2FLearn-Git","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aspgm-fav%2FLearn-Git/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aspgm-fav%2FLearn-Git/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aspgm-fav%2FLearn-Git/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aspgm-fav","download_url":"https://codeload.github.com/aspgm-fav/Learn-Git/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aspgm-fav%2FLearn-Git/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33045149,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T13:14:54.681Z","status":"online","status_checked_at":"2026-05-14T02:00:06.663Z","response_time":57,"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":["git","github"],"created_at":"2024-11-09T02:59:56.786Z","updated_at":"2026-05-14T22:05:08.178Z","avatar_url":"https://github.com/aspgm-fav.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Learn-Git\n\n-Git Flow\n\n      \u003cclone\u003e\n      git clone -b develop \u003clink here\u003e \u003clocal folder name\u003e\n\n      \u003ccreate branch\u003e\n      git checkout -b \u003cnew branch name\u003e\n      start working….\n      …\n      …\n      …\n      after work is done push using :\n      git add .\n      git commit -m “\u003ccommit message\u003e”\n      do Pull Request\n      git push origin \u003cbranch name\u003e\n      (do this daily)\n\n      after pull request is approved and merged do pull\n      git checkout develop\n      git pull origin develop\n      start again from create branch\n      if not don’t switch branch yet\n\n      staging -\u003e hasil merge dari develop\n      master -\u003e hasil merge dari staging\n\n\n      chmod +x gradlew\n      ./gradlew assembleBeta\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faspgm-fav%2Flearn-git","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faspgm-fav%2Flearn-git","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faspgm-fav%2Flearn-git/lists"}