Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
🧑💻chore(vscode): add new branch in Git Graph onLoad settings
This commit introduces a new feature by adding a 'Branches' section under the 'Settings' in the .vscode/settings.json file. The addition allows for specifying - Add new branch settings in VSCode settings.json This commit adds a new section for branches under the 'Branches' setting in the .vscode/settings.json file. The new setting allows for specifying a more comprehensive glob pattern to include all branches, enhancing the visibility and management of branches within the Git graph.
- Loading branch information