On Sun, 17 Feb 2019 02:14:14 -0500
Eric Sunshine wrote:
> On Fri, Feb 15, 2019 at 1:16 PM Michal Suchanek wrote:
> > When adding wotktrees git can die in get_common_dir_noenv while
> > examining existing worktrees because the commondir file does not exist.
> > Handle ENOENT so adding a worktree
On Fri, Feb 15, 2019 at 1:16 PM Michal Suchanek wrote:
> When adding wotktrees git can die in get_common_dir_noenv while
> examining existing worktrees because the commondir file does not exist.
> Handle ENOENT so adding a worktree does not fail because of incompletely
> set-up other worktree.
>
>
When adding wotktrees git can die in get_common_dir_noenv while
examining existing worktrees because the commondir file does not exist.
Handle ENOENT so adding a worktree does not fail because of incompletely
set-up other worktree.
Signed-off-by: Michal Suchanek
---
setup.c | 33
3 matches
Mail list logo