Files
Stefan HallerandClaude Opus 4.8 7a67cea687 Expand a leading ~ in worktree paths to the home directory
Lazygit runs git directly rather than through a shell, so a literal "~"
reaches `git worktree add` unexpanded and git creates a directory named
"~" instead of using the home directory.

Expand the tilde ourselves, both for paths typed into the "Other"
location prompt and for the worktree.defaultPath config value.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-03 18:53:05 +02:00
..
2025-05-06 09:43:26 +02:00
2025-12-23 16:49:16 +01:00
2023-09-20 08:35:41 +03:00
2025-12-23 16:49:16 +01:00
2022-08-07 11:16:14 +10:00
2025-11-15 10:46:23 +01:00
2022-03-17 19:13:40 +11:00
2025-11-15 10:46:23 +01:00
2022-10-02 20:57:44 -07:00