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.
Whenever I just delete any one file from the working directory, so that this is the only difference from the latest commit, the graph is wrong (version 3.1.3):
It shows me "uncommitted changes" not in relation to the latest commit, but to the one BEFORE.
The graph is correct, however, when there are just (or additionally) changes to files.
(gitk, for instance, still shows it correctly, so there seems to be nothing wrong with the database contents.)
Can anyone else confirm?
Hello! This is a bit difficult to visualize -- could you post a screenshot to help me? Thanks!
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.
Odd -- if you click on the log row with "master" what's the commit SHA of that, and what is the parent commit SHA? Also, what's the commit sha of the "Fix compile warnings" row?
If you enable remote branches, does the graph end up looking right?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Mike,
the attached screen shot should answer your questions.
For everything else: just pick any project you like in SourceTree 3.1.3, go to the HEAD, (clean WD) and then REMOVE ANY ONE file from WD. Worked for me for a number of projects, will likely work for you too -- and then you can see for yourself.
Thank you and kind regards!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Ah, okay I've verified it locally and will file a bug. Thanks for walking me through this!
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.