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,
I have an issue that all files even the ones that are not modified are in the unstaged area. I have selected "pending files" and I have tried to select "modified files" but both show all files.
It is the first time that I upload anything to a fork.
I have copied all files (edited and unedited) from the location that I work to the GitHub location.
how can I let Sourcetree only show actual files that have been modified?
thanks,
Wesley
Hi
First I would use the Terminal and >Git status to confirm what Git thinks has changed.
Sourcetree should only reflect the same information.
Situations like yours can arise when line feeds change between Windows and mac/Linux repositories. In these cases the white space changes might not be shown. In the Cig check it whitespace changes are being ignored.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Facing the same issue
Git status saying
Your branch is up to date with 'origin/XXXXXX'.
nothing to commit, working tree clean
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.