Hey,
atm I have to use an ssh proxy to access the gitlab instance my remote repository is saved on. That means for all git commands I have to first authenticate myself to the ssh server, my problem is that dvc commands like dvc exp push dont prompt me but just fail.
Is there a way to let them prompt me instead?
Thx in advance