Git Config Filemode
A VSCode extension to set git filemode to false in the root directory.
Features
- Automatically sets
git config filemode false when a workspace is opened.
- Displays a success or error message based on the command execution.
Installation
- Open VSCode.
- Go to the Extensions view by clicking on the Extensions icon in the Activity Bar on the side of the window.
- Search for "Git Config Filemode".
- Click "Install".
Usage
- Open a workspace folder in VSCode.
- The extension will automatically execute
git config filemode false in the root directory of the workspace.
Contributing
Contributions are welcome! Please open an issue or a pull request if you have any suggestions or fixes.
License
This extension is licensed under the MIT License.
| |