docs icon indicating copy to clipboard operation
docs copied to clipboard

Setting up worktree with git doesn't seem to work

Open ankedsgn opened this issue 6 years ago • 0 comments

Issue When following the README, the setup of the worktree with the command git worktree add -b 4.0 var/versions/4.0 doesn't seem to work. Viewing the site gives a 404 error, saying var/versions/4.0/docs does not exist. The folder is indeed not present. Running the command didn't give any errors or feedback.

Fast solution Setting up the worktree with the sed and grep method does work.

info php: 7.3.4 git version 2.11.0

ankedsgn avatar Oct 25 '19 09:10 ankedsgn