Releases: custom-git/custom-git-bash
Releases · custom-git/custom-git-bash
v0.13.0
docs(gcommit): add "chore" and "revert" commit types
v0.9.0
04 November 2021
Features
- gadd: refresh diff with ctrl-r (8721752)
- gcommit: add new scope directly to commit message (9197e69)
- new-command:
gmerge
merges a local repo to the current repo (e2f1590)
v0.8.5
15 October 2020
Features
- gdiff: use delta as git's core pager (c0292b4)
v0.8.4
Features
- new-command:
gswitch
switches between local branches (24bed8b)
- new-command:
gswitchremote
helps to switch to a remote branch (c3ed480)
v0.8.2
Bug Fix
- custom-git-explorer: suppress error output for xdg-open (a25db84)
v0.8.0
25 September 2021
Features
- new-command:
custom-git-explorer
- explore all the operations that custom-git supports (3d7f2da)
- custom-git-explorer: press
ctrl-d
to visit the web page of the highlighted operation. (e2c67a8)
- new-command:
gpush
- executes git push
- new-command:
gpull
- executes git pull
(35975cd)
v0.7.0
18 September 2021
- new-command:
custom-git-update
- updates custom-git to the latest version
- new-command:
custom-git-uninstall
- uninstalls custom-git (3ef8b01)
v0.6.4
10 August 2021
- renamed
gbranchout
to gbranchcreate
(3f9d63a)