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
Hi.
I have created a folder called PuzzleGame and inside this is Puzzle which houses my game files. I select PuzzleGame as my sourcetree directory under the new repo options, and Sourcetree creates the .git folder that I can see.
However no changes ever show up. It only ever says "Nothing To Commit".
I have tried deleting the .git and starting again, but same outcome. What am I doing wrong?
Hello! When creating a new repository, please make sure the folder layout looks something like this:
Don't put your files in the .git directory, and be sure to add the "My New Repository" folder to Sourcetree. Hit F5 to refresh the view and you should now see your files.
If the above does not work then it would help quite a bit to see the folder structure and screenshots from Sourcetree of the steps you performed. Thanks!
Thanks for the assist but this is how I've set it up and it is still not showing anything. Puzzle is the repo folder. PuzzleProject holders all the Unreal project files.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Also the steps I did:
Tried this several times and no success at seeing any changes in any files or subfolders.
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.
Sorry about that! Could you verify the current file filter is set to the correct value?
Try changing it to "All" and then change it back to "Pending":
If files still do not show up, do the following:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Aha! It was set to modified. Setting it back to Pending fixed it so I could make an initial commit. Thank you for your assistance.
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.