Skip to content

Releases: custom-git/custom-git-bash

v0.13.0

27 Feb 18:06
73ef6bf
Compare
Choose a tag to compare
docs(gcommit): add "chore" and "revert" commit types

v0.11.0

13 Dec 19:53
Compare
Choose a tag to compare

Full Changelog: v0.10.0...v0.11.0

v0.9.0

04 Nov 16:36
Compare
Choose a tag to compare

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 Oct 21:59
Compare
Choose a tag to compare

v0.8.5

15 October 2020

Features

  • gdiff: use delta as git's core pager (c0292b4)

v0.8.4

11 Oct 19:36
Compare
Choose a tag to compare

Features

  • new-command: gswitch switches between local branches (24bed8b)
  • new-command: gswitchremote helps to switch to a remote branch (c3ed480)

v0.8.2

04 Oct 22:28
Compare
Choose a tag to compare

Bug Fix

  • custom-git-explorer: suppress error output for xdg-open (a25db84)

v0.8.1

04 Oct 22:01
Compare
Choose a tag to compare

Bug Fix

v0.8.0

04 Oct 19:18
Compare
Choose a tag to compare

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

04 Oct 19:17
Compare
Choose a tag to compare

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

04 Oct 19:16
Compare
Choose a tag to compare

10 August 2021

  • renamed gbranchout to gbranchcreate (3f9d63a)