{"id":48943931,"url":"https://github.com/teomewhy/git-test-2026","last_synced_at":"2026-04-23T21:00:58.307Z","repository":{"id":351892791,"uuid":"1212945828","full_name":"TeoMeWhy/git-test-2026","owner":"TeoMeWhy","description":"Repositório de teste para foda-se","archived":false,"fork":false,"pushed_at":"2026-04-16T23:22:55.000Z","size":26,"stargazers_count":0,"open_issues_count":3,"forks_count":15,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-04-17T15:51:11.802Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Jupyter Notebook","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/TeoMeWhy.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},"funding":{"github":"TeoMeWhy"}},"created_at":"2026-04-16T22:23:11.000Z","updated_at":"2026-04-16T23:22:59.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/TeoMeWhy/git-test-2026","commit_stats":null,"previous_names":["teomewhy/git-test-2026"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/TeoMeWhy/git-test-2026","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TeoMeWhy%2Fgit-test-2026","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TeoMeWhy%2Fgit-test-2026/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TeoMeWhy%2Fgit-test-2026/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TeoMeWhy%2Fgit-test-2026/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TeoMeWhy","download_url":"https://codeload.github.com/TeoMeWhy/git-test-2026/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TeoMeWhy%2Fgit-test-2026/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31974954,"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":"2026-04-17T15:34:07.939Z","updated_at":"2026-04-20T18:00:52.100Z","avatar_url":"https://github.com/TeoMeWhy.png","language":"Jupyter Notebook","funding_links":["https://github.com/sponsors/TeoMeWhy"],"categories":[],"sub_categories":[],"readme":"Olá Teo, boa noite!\n(aqui vai minha contribuição)\n\n# git-test-2026\n\n## Fluxo de Git\n\nEste repositório utiliza as branches:\n\n- `main`: versão estável em produção\n- `develop`: integração das funcionalidades em desenvolvimento\n- `feat/readme`: branch de funcionalidade para criação/ajuste do README\n\n### 1) Atualizar main e criar a develop pela 1a vez\n\n```bash\ngit pull origin main\n\ngit checkout -b develop\n```\n\n### 2) Criar branch de funcionalidade a partir de `develop`\n\n```bash\ngit checkout -b feat/readme\n```\n\n### 3) Desenvolver e versionar alterações\n\n```bash\ngit add .\ngit commit -m \"docs: atualiza readme com fluxo de git\"\ngit push -u origin feat/readme\n```\n\n### 4) Abrir Pull Request para `develop`\n\nAbra um PR com:\n\n- **base**: `develop`\n- **compare**: `feat/readme`\n\nApós revisão e aprovação, faça o merge em `develop`.\n\n### 5) Promover `develop` para `main`\n\nQuando as alterações de `develop` estiverem prontas para release:\n\n- abrir PR de `develop` para `main`\n- revisar e aprovar\n- realizar merge em `main`\n\n### 6) Sincronizar as branches locais (seu computador)\n\n```bash\ngit checkout main\ngit pull origin main\n\ngit checkout develop\ngit pull origin develop\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fteomewhy%2Fgit-test-2026","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fteomewhy%2Fgit-test-2026","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fteomewhy%2Fgit-test-2026/lists"}