Skip to content

Releases: philstainer/git-worktree

v1.3.5

Choose a tag to compare

@github-actions github-actions released this 02 Jun 07:09

1.3.5 (2026-06-02)

Bug Fixes

  • set GIT_DIR environment variable for isInsideBareRepository function (a143c23)

Miscellaneous Chores

  • trigger release for 1.3.4 (b19ce3c)

v1.3.4

Choose a tag to compare

@github-actions github-actions released this 22 May 10:41

1.3.4 (2026-05-22)

Bug Fixes

  • enhance removeWorktree error handling with submodules (34d24b3)

v1.3.3

Choose a tag to compare

@github-actions github-actions released this 05 Aug 07:33

1.3.3 (2025-08-05)

Bug Fixes

  • quote paths in git commands to allow spaces (a71daa7)

Documentation

  • update README for clarity on branch removal (934b6f0), closes #18

v1.3.2

Choose a tag to compare

@github-actions github-actions released this 04 Aug 20:03

1.3.2 (2025-08-04)

Code Refactoring

  • getWorktrees: update command and improve worktree parsing (ad48171)

v1.3.1

Choose a tag to compare

@github-actions github-actions released this 04 Apr 19:39

1.3.1 (2025-04-04)

Continuous Integration

  • update deploy script to exclude dependencies during publish (d765e22)

v1.3.0

Choose a tag to compare

@github-actions github-actions released this 04 Apr 19:22

1.3.0 (2025-04-04)

Features

  • add option to skip git hooks when pushing (3cd62ac)

Continuous Integration

  • update CI workflow and dependencies to latest versions (c2c204e)

v1.2.9

Choose a tag to compare

@github-actions github-actions released this 25 May 17:02

1.2.9 (2023-05-25)

Bug Fixes

v1.2.8

Choose a tag to compare

@github-actions github-actions released this 28 Apr 10:38

1.2.8 (2023-04-28)

Bug Fixes

v1.2.7

Choose a tag to compare

@github-actions github-actions released this 28 Apr 10:29

1.2.7 (2023-04-28)

Bug Fixes

  • package version release (bf6ee57)

v1.2.6

Choose a tag to compare

@github-actions github-actions released this 28 Apr 10:12

1.2.6 (2023-04-28)

Bug Fixes