Are you in the loop? Keep up with the latest by making sure you're subscribed to Community Announcements. Just click Watch and select Articles.

×
Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in
Celebration

Earn badges and make progress

You're on your way to the next level! Join the Kudos program to earn points and save your progress.

Deleted user Avatar
Deleted user

Level 1: Seed

25 / 150 points

Next: Root

Avatar

1 badge earned

Collect

Participate in fun challenges

Challenges come and go, but your rewards stay with you. Do more to earn more!

Challenges
Coins

Gift kudos to your peers

What goes around comes around! Share the love by gifting kudos to your peers.

Recognition
Ribbon

Rise up in the ranks

Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!

Leaderboard

New added files to local folder does not register on sourcetree

Edited

I have downloaded a brand new repo from Bitbucket. Created a new branch from Master and added a new folder containing new files.

After this SourceTree does not see any changes, I can change branch without any warnings.

I have a quite large .gitignore file containing lots of folders and generated content I do not want to check in. But this particular folder is not there.

What can be wrong?

Screenshot 2021-09-13 at 15.08.31.png

1 answer

1 accepted

2 votes
Answer accepted

FYI, I tested to manually check if there was any changes on the folder using:
git status
I can see all new files not added

Then I did
git add "forder name and path"
git commit -m "updated files"
git push origin "branch name"

Now everything is on bitbucket as it should.

Still: SourceTree does not see or react on any change done on the repo.

Must be a bug...

I am experiencing the same behavior. I think  it started with version 4.11 but now I have updated to 4.13 and it still occurs. NEW files are not detected and tracked unless I use command git to add, as Tricio mentioned.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events