Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

unable to push code using Git wincred #184

Open
PadmaPeddigari opened this issue Dec 14, 2016 · 1 comment
Open

unable to push code using Git wincred #184

PadmaPeddigari opened this issue Dec 14, 2016 · 1 comment

Comments

@PadmaPeddigari
Copy link

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

  •         git  push $GitSiteName master -f
    
  •         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    
    • CategoryInfo : NotSpecified: (bash: /dev/tty:...vice or address:String) [], RemoteException
    • FullyQualifiedErrorId : NativeCommandError

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

@mnapoli
Copy link
Member

mnapoli commented Dec 14, 2016

Hi, I'm sorry but I don't think I can help, it doesn't seem related to Couscous itself but rather the other tools you are using.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants