Releases: ximilsoft/easygit
Releases · ximilsoft/easygit
Version 1.2.0
- Bug Fixes and Improvements.
- Added faster commit 'git -am msg' which does not require user to 'git add' then commit.
- Modified vscode() to get the path on any user and any install mode.
Version 1.1.0
Keyboard Control:
Press the enter key to open the current folder in VSCode
Version 1.0.0
Basic functionality
- Keyboard Navigation : Navigate easily using arrow keys (left, right).
- Automatic Push : Automatically push your local files to your GitHub repository.
- Ready-to-Use Templates : Cloned repositories come with pre-set templates:
- README.md
- CONTRIBUTING.md
- .gitignore
- .vscode (to disable Git in VSCode)