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
pip version: pip 20.1.1 from /usr/lib/python3.8/site-packages/pip (python 3.8)
Python version: 3.8
OS: Arch linux
Description
pip -v flag should invoke git commands without -q flag
Expected behavior git submodule update --init --recursive should be run rather than git submodule update --init --recursive -q
How to Reproduce
Run $pip install git+https://github.com/sanskrit-coders/jyotisha/@master --target=./test_installation.local -vU > installation_output.txt 2>&1
Environment
Description
pip -v flag should invoke git commands without -q flag
Expected behavior
git submodule update --init --recursive
should be run rather thangit submodule update --init --recursive -q
How to Reproduce
Run
$pip install git+https://github.com/sanskrit-coders/jyotisha/@master --target=./test_installation.local -vU > installation_output.txt 2>&1
Output
installation_output.txt
The text was updated successfully, but these errors were encountered: