Hi,
After reading the Bitbucket app passwords I'm a little confuse how the command line git should work. Can we continue and use it to push/pull or we will have to implement this password first and only then we will be able to use the push/pull commands.
This is for casual user not full blown production project.
Thanks
Git push/pull will continue to work always. It's foundational to what we do :)
There are 2 ways to git push/pull today:
If your repository is already set up for SSH then you don't need to do anything. If your repository is set up to use HTTPS then you'll need to create and app password and update your git client to use that app password (username will be the same).
Thanks for the clarification,
I hope there will be some explanations how to add the app password to a command line client and not just to the GUI ones.
Cheers
Saar
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.