{"id":16318028,"url":"https://github.com/alwarg/git-branch-files","last_synced_at":"2025-05-13T17:15:49.899Z","repository":{"id":125044014,"uuid":"383090680","full_name":"AlwarG/git-branch-files","owner":"AlwarG","description":"The extension will open the files for the current branch.","archived":false,"fork":false,"pushed_at":"2021-07-06T14:04:20.000Z","size":42,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-16T20:27:38.510Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/AlwarG.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","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":"2021-07-05T09:48:02.000Z","updated_at":"2021-07-06T04:56:57.000Z","dependencies_parsed_at":null,"dependency_job_id":"ec921e36-4fb4-484f-af74-e68096ef9038","html_url":"https://github.com/AlwarG/git-branch-files","commit_stats":{"total_commits":6,"total_committers":2,"mean_commits":3.0,"dds":0.5,"last_synced_commit":"4baf33c790d5362107cd1b1ffc312caaec62e1b8"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlwarG%2Fgit-branch-files","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlwarG%2Fgit-branch-files/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlwarG%2Fgit-branch-files/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlwarG%2Fgit-branch-files/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AlwarG","download_url":"https://codeload.github.com/AlwarG/git-branch-files/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253990503,"owners_count":21995776,"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":[],"created_at":"2024-10-10T22:09:47.686Z","updated_at":"2025-05-13T17:15:49.873Z","avatar_url":"https://github.com/AlwarG.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Git-Branch-Files for VS Code\n\nThe extension will open the files for the current branch.\n\n## 1. open changed files\n![open-files](https://user-images.githubusercontent.com/31626278/124465851-88446400-ddb3-11eb-9a0e-4d2e8c0e954e.gif)\n\n## 2. close current and open changed files\n![open-close-files](https://user-images.githubusercontent.com/31626278/124466014-c2156a80-ddb3-11eb-98dc-3e0a4ef7a155.gif)\n\n\n# Requirements\n1. Your branch name should not be a source(master or main) branch.\n2. It will open only the first 15 changed files.\n\n# Configuration\n  \n```javascript\n\"git-branch-files\": {\n  \"maximum_limit\": 15,\n  \"source_branch\": \"master\",\n  \"excluded_filetypes\": []\n},\n```\n1. **maximum_limit** - The maximum number of files to be open and its default value is 15.\n2. **excluded_filetypes** - Here, you can give the file types which should not be open(example: 'json').\n3. **source_branch** - The source branch of the repository and its default value is master.\n\n# License\nThis project is licensed under the [MIT License](https://github.com/AlwarG/git-branch-files/blob/main/LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falwarg%2Fgit-branch-files","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falwarg%2Fgit-branch-files","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falwarg%2Fgit-branch-files/lists"}