Releases: rmassaroni/nvim-gpush
Releases · rmassaroni/nvim-gpush
v0.4.1
Installation Fix
v0.4.0
File specifc configs!
v0.3.0
Gp shortcut for Gpush
v0.2.0
Multiple arguments & branch specification
Fixed several bugs involving arguments
v0.1.1
Patched multi-word commit message bug
v0.1.0
Basic gpush functionality
- Installable on Unix based systems.
- Gpush command with optional commit_message argument
- Gw command with optional commit_message argument
- Gwq command with optional commit_message argument
- default_commit_message = "unnamed commit" by default
- one-liner = true by default
- auto_gpush_on_write = false by default