Skip to content

Releases: philstainer/git-worktree

v1.2.3

28 Apr 09:33
Compare
Choose a tag to compare

1.2.3 (2023-04-28)

Documentation

  • add steps to add worktree command (c901b55)

Code Refactoring

  • push automatically default (b90b80d)
  • sort branches and abort (f89e044)

Continuous Integration

v1.2.2

11 Mar 12:59
Compare
Choose a tag to compare

Bug Fixes

  • clone: change path to use fsPath (0cf5ca9)

v1.2.1

24 Dec 16:08
Compare
Choose a tag to compare

Bug Fixes

  • path should default to current path (e6ce73f)
  • return all worktrees when in root dir (82450dc)

v1.2.0

24 Dec 15:15
Compare
Choose a tag to compare

Features

  • add progress indicator when removing worktrees (b527966)

v1.1.3

21 Dec 12:45
Compare
Choose a tag to compare

Bug Fixes

  • add prettier to dev dependencies (5da5ade)
  • check for worktree repo (7a2bcd3)
  • return null when get branch name errors (1ec2bce)

v1.1.2

22 Nov 09:02
Compare
Choose a tag to compare

Bug Fixes

v1.1.1

22 Nov 08:57
Compare
Choose a tag to compare

Bug Fixes

v1.1.0

21 Nov 20:14
Compare
Choose a tag to compare

Bug Fixes

  • add command to ask for tracking branch (f99d590)

Features