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
I tried to pull code utilizing Sourcetree from a repository I had pulled code from 2 days prior with no issue. I am now getting this message:
"git --no-optional-locks -c color.branch=false -c color.diff=false -c color.status=false -c diff.mnemonicprefix=false -c core.quotepath=false -c credential.helper=sourcetree fetch origin
Completed with errors, see above"
I've tried navigating to the repository in question in the terminal and making the git command in question there, in hopes of obtaining more information, but nothing further is provided.
Any help or ideas would be much appreciated.
Thank you.
Edit: I suppose I should mention that I can still pull code on my Windows machine using the same account, and from the same repository, just fine.