Skip to content

Releases: hotoo/gitopen

3.3.0

04 Jan 04:03
5a9af95
Compare
Choose a tag to compare

3.0.0

25 Apr 10:29
Compare
Choose a tag to compare
  • feat: config in .gitconfig.
  • config: github PR scheme config.
  • feat: support --remote bash paramter.

2.8.0

25 Apr 10:29
Compare
Choose a tag to compare
  • feat: check update.
  • feat: gitopen blame.
  • feat: alias cis -> commits.
  • fix: encode branch name.
  • fix: support branch name with dot.
  • fix: replace multiple times schema placeholder.

2.7.2

11 Apr 10:19
Compare
Choose a tag to compare
  • [fixed]: getBaseBranch when commit message with square brackets. #52

2.7.1

02 Mar 14:56
Compare
Choose a tag to compare
  • feat: Useful error message for user.

2.7.0

23 Feb 02:53
Compare
Choose a tag to compare
  • feat: Auto get base branch for create PR/MR. #47, #48

2.6.0

23 Feb 02:53
Compare
Choose a tag to compare
  • feat: Support code.csdn.net #46

2.5.2

23 Feb 02:54
Compare
Choose a tag to compare
  • feat: Add gitopen branches command. #44
  • feat: Delete gitcafe(merged into coding.net). #45

2.5.1

27 Oct 00:21
Compare
Choose a tag to compare
  • fix(path.dirname): path.dirname(undefined) throw error since node v6. #40, #41

2.5.0

01 Jun 00:11
Compare
Choose a tag to compare
  • better open pull request way. You can choose remote branch by option menu. #35