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
about to run: git clone https://github.com/my-org/gitops-dev /tmp/jx-git-2818598956 in dir /tmp
Username for 'https://github.com':
i would expect that jx promote would respect some combination of cli flags and/or env vars:
on a runner where
~/.git-credentials
does not exist andgit config --global credential.helper store
is not manually run, this commandfails and prompts for a username:
i would expect that
jx promote
would respect some combination of cli flags and/or env vars:but none of them work
as a side note, i also tried creating
~/git/credentials
with no success. based on the logic in jx-helpers, i would also expect this to workThe text was updated successfully, but these errors were encountered: