"plugins/vscode:/vscode.git/clone" did not exist on "236c8de7f31a71878279ed2421bd2547ab3cdd03"
bundler: fix bundle version git error
It seems that `bundle version` calls git to know the commit sha, while `bundle --version` only shows the version of bundler. Fixes #6988
Please register or sign in to comment