1
0
mirror of https://github.com/robbyrussell/oh-my-zsh.git synced 2025-12-24 04:04:45 +01:00
Files
oh-my-zsh/plugins/bundler/bundler.plugin.zsh
Marc Cornellà d302e3eebe 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
2018-07-18 23:34:38 +02:00

2.0 KiB