{"id":23952336,"url":"https://github.com/arthurlunkes/curso_git","last_synced_at":"2025-07-17T14:04:56.860Z","repository":{"id":187344028,"uuid":"676742534","full_name":"arthurlunkes/Curso_GIT","owner":"arthurlunkes","description":"Repositório criado a fim de salvar meu aprendizado sobre GIT.","archived":false,"fork":false,"pushed_at":"2023-08-10T15:57:23.000Z","size":53,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-25T03:02:25.549Z","etag":null,"topics":["git","git-repository","github-repository","learning","repository"],"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/arthurlunkes.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":"2023-08-09T22:57:42.000Z","updated_at":"2023-08-24T00:40:01.000Z","dependencies_parsed_at":null,"dependency_job_id":"955e2509-c7bb-4536-bcf7-a864721415cf","html_url":"https://github.com/arthurlunkes/Curso_GIT","commit_stats":null,"previous_names":["arthurlunkes/aprendendo_git","arthurlunkes/curso_git"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/arthurlunkes/Curso_GIT","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arthurlunkes%2FCurso_GIT","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arthurlunkes%2FCurso_GIT/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arthurlunkes%2FCurso_GIT/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arthurlunkes%2FCurso_GIT/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/arthurlunkes","download_url":"https://codeload.github.com/arthurlunkes/Curso_GIT/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arthurlunkes%2FCurso_GIT/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265614146,"owners_count":23798393,"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","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","git-repository","github-repository","learning","repository"],"created_at":"2025-01-06T13:54:22.765Z","updated_at":"2025-07-17T14:04:56.843Z","avatar_url":"https://github.com/arthurlunkes.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Aprendendo GIT\n\n![desafio 1](https://github.com/arthurlunkes/Aprendendo_GIT/blob/main/Funcionamento%20GIT.png)\n\n## Local vs Remoto\n\nA diferença entre \n\n## Ramificação(Famosa Branch)\n\nAs ramificações(ou branchs), servem como se fosse um histórico de alterações.\n\n## Alguns comandos e para que servem\n\n- O comando abaixo insere os arquivos na stage:\n\n```bash\n\ngit add . OR git add filename.extesion\n\n```\n\n- O comando abaixo serve para contar os commits:\n\n```bash\n\ngit rev-list --count HEAD\n\n```\n\n- O comando abaixo serve para exibir o histórico de alteração:\n\n```bash\n\ngit log --oneline\n\n```\n- \n\n```bash\n\ngit checkout //terminar código\n\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farthurlunkes%2Fcurso_git","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Farthurlunkes%2Fcurso_git","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farthurlunkes%2Fcurso_git/lists"}