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.
Hi
When I try to push I get this error
I don´t know what credentials are using sourcetree to push I assume that one of these?
I would like to use the credential associated to this account
But I don't know how to refresh that sourcetree ask me the credentials again
I have tried to add a new account withe the data of these credentials and does not work
I have done what is said here: https://community.atlassian.com/t5/Sourcetree-questions/How-to-update-HTTP-S-credentials-in-sourcetree/qaq-p/297564 but now when I try to push it asks me this
the username is locked and I need to change it. Is it possible? I have changed this in General options
But always appeaes rquintela@fulcrum.es
These are the data in configuration of the repo
[core]
repositoryformatversion = 0
filemode = false
bare = false
logallrefupdates = true
symlinks = false
ignorecase = true
[remote "origin"]
url = https://fulcrumprojects.visualstudio.com/DefaultCollection/_git/FysegPlanner
fetch = +refs/heads/*:refs/remotes/origin/*
[branch "master"]
remote = origin
merge = refs/heads/master
[gitflow "branch"]
master = master
develop = dev
[gitflow "prefix"]
feature = feature/
release = release/
hotfix = hotfix/
versiontag =
support = support/
[branch "dev"]
remote = origin
merge = refs/heads/dev
[branch "feature/Logger"]
remote = origin
merge = refs/heads/feature/Logger
[user]
name = kintela
email = rquintela@fyseg.com
Any idea please?
regards
I don´' know how to delete this wrong suggestion
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.