Skip to content

esteban-cz/Quick-Git

Repository files navigation


MIT License    Maintenance    Extension Version    GitHub last commit



Features

Quick Git will save you time when you're in hurry and need to quickly commit and push to git. Just press one button and done. It will automatically commit and push to git with the commit message "New" (you can change the default commit message in extension settings) or you can use custom commit message and each time you commit it will ask you to write commit message.

All features:

  • Git Clone
  • Git Pull
  • Git Push
  • Git Commit
  • Commit and Push


Release Notes

1.0.0

Initial release of "quick-git"

1.0.1

Added config, you can now change default commit message :)

1.0.2

Fixed timing on closing the terminal too soon ;)

2.0.0

Added Pull, Push, Commit and Commit & Push buttons, main Pull and Commit & Push btns are in the top right and the rest are in the bottom left in the status bar.

2.0.1

Small changes and fixes.

3.0.0

Big changes, added custom commit message, fixed status bar icon not appearing on load, new extension settings, again fixed timings and made custom logo for Quick Git.

3.0.1

Added git clone to the Git Actions menu in the status bar, you can customize the directory the repo will clone to and more features coming soon...

3.0.2

Updated Git clone action, now if you do not have any folder opened you have in the bottom left corner the option to clone git repo, after any folder/file is opened this will change to Git actions

3.0.3

Just updated CHANGELOG.md to be more detailed (added commits and dates to all version updates)

3.0.4

Just updated README.md to be more detailed and to have all the features.


Enjoy!