You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
Hello ,
I have an issue when clone any repository using netbeans 8.2 via HTTPS , it give me Incorrect credentials error.
I tried to clone different repositories but same error which i have an admin access to it.
I have checked my username and password and it login correct from web.
any help would be appreciated.
Thanks in advance
I just found this announcement:
the issue solved by replacing the account passwords with app passwords.
В netbeans ide 8.2
Группа->Репозиторий->открыть конфигурацию
в файле конфигурации меняем
[remote "origin"]
url = https://xxx@xx.xx@bitbucket.org/workspace/repo
на
url = https://username@bitbucket.org/workspace/repo
пробуем:
Группа->Удаленный->Вытолкнуть
настроенное расположение
origin:https://username@bitbucket.org/workspace/repo
или
укажите месторасположение репозитория git
https://bitbucket.org/workspace/repo
пользователь: username
пароль: созданный пароль на странице
https://bitbucket.org/account/settings/app-passwords/
c Label === repo
я отметил все Права доступа
Profit, теперь обновления вытолкнулись
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.