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
I have created a web app with slot and enabled local git using ARM cmdlets.
now for pushing code to slot, what am doing is creating win cred and pushing it.
but am getting this error
git : bash: /dev/tty: No such device or address
\7-Provision-GitPublish.ps1:107 char:13
git push $GitSiteName master -f
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
CategoryInfo : NotSpecified: (bash: /dev/tty:...vice or address:String) [], RemoteException
Hi,
I have created a web app with slot and enabled local git using ARM cmdlets.
now for pushing code to slot, what am doing is creating win cred and pushing it.
but am getting this error
git : bash: /dev/tty: No such device or address
\7-Provision-GitPublish.ps1:107 char:13
error: failed to execute prompt script (exit code 1)
fatal: could not read Password for 'https://SERVICEWS1@WinFoundationDemowinshuttleEA-Dev.scm.azurewebsites.net:443': Invalid argument
The text was updated successfully, but these errors were encountered: