Git Worktrees detection not working in Docker Containers · Issue #3 · lmriccardo/conventional-commits-cli · GitHub
More Web Proxy on the site http://driver.im/
You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When running ccommits inside a Docker container, only the current folder is bind mounted inside the container. This means that the root folder of the repository cannot be seen once the application is running.