Better error message when no branch is supplied #5857
Labels
Status: Awaiting Update ⏳
This issue requires more information before assistance can be provided.
triage
Is your feature request related to a problem? Please describe.
When an user tries to install a dependency from vsc and the doesnt provide any branch name in the URL, the following error message is displayed
This message provides no helpful information at all.
Describe the solution you'd like
Maybe we could inform the user that they need to supply a branch name when trying to install from vsc. The current approach is rather misleading
$ pipenv --support
Pipenv version:
'2023.8.22'
Pipenv location:
'/home/kobu/.local/lib/python3.11/site-packages/pipenv'
Python location:
'/usr/bin/python'
OS Name:
'posix'
User pip version:
'23.2.1'
user Python installations found:
PEP 508 Information:
System environment variables:
SHELL
WINDOWID
LESSHISTFILE
COLORTERM
CABAL_DIR
PSQL_HISTORY
GHCUP_USE_XDG_DIRS
DOTNET_ROOT
XDG_DATA_HOME
XDG_CONFIG_HOME
GNUPGHOME
GPG_TTY
EDITOR
GTK_MODULES
XDG_SEAT
PWD
LOGNAME
XDG_SESSION_TYPE
SYSTEMD_EXEC_PID
XAUTHORITY
WINDOWPATH
MOTD_SHOWN
GTK2_RC_FILES
HOME
LANG
HISTFILE
CARGO_HOME
MUNI
INVOCATION_ID
CURENT_SEMESTER
DOTNET_BUNDLE_EXTRACT_BASE_DIR
XDG_CACHE_HOME
CABAL_CONFIG
ALACRITTY_SOCKET
XDG_SESSION_CLASS
TERM
RUSTUP_HOME
USER
NPM_CONFIG_USERCONFIG
XINITRC
DISPLAY
SHLVL
XDG_VTNR
XDG_SESSION_ID
NUGET_PACKAGES
XDG_STATE_HOME
XDG_RUNTIME_DIR
DEBUGINFOD_URLS
NODE_REPL_HISTORY
GTK3_MODULES
XDG_DATA_DIRS
PATH
ALACRITTY_LOG
DBUS_SESSION_BUS_ADDRESS
MAIL
_JAVA_OPTIONS
ALACRITTY_WINDOW_ID
MYPY_CACHE_DIR
OLDPWD
_
LC_CTYPE
PIP_DISABLE_PIP_VERSION_CHECK
PYTHONDONTWRITEBYTECODE
PYTHONFINDER_IGNORE_UNSUPPORTED
Pipenv–specific environment variables:
Debug–specific environment variables:
PATH
:/home/kobu/.cabal/bin:/home/kobu/.ghcup/bin:/home/kobu/.cabal/bin:/home/kobu/.ghcup/bin:/usr/local/sbin:/usr/local/bin:/usr/bin:/home/kobu/.dotnet/tools:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl:/home/kobu/.local/bin:/home/kobu/.local/bin
SHELL
:/bin/bash
EDITOR
:nvim
LANG
:C
PWD
:/home/kobu/coding/git-timewarp
Contents of
Pipfile
('/home/kobu/coding/git-timewarp/Pipfile'):Contents of
Pipfile.lock
('/home/kobu/coding/git-timewarp/Pipfile.lock'):The text was updated successfully, but these errors were encountered: