I am a complete coding and programming noob. I'm currently doing a project in Unreal Engine 4 using just Blueprints. I'm becoming more and more interested in coding but as of now, assume I know close to nothing.
I'm using Sourcetree together with Bitbucket to back things up, but I recently had to change around the folder structure in UE4, which means SourceTree now wants to upload every single thing as a new item, which would bring me above the 2GB limit.
I don't really need to keep any of the previous commits at this stage, so is there a way to basically just wipe them all and start over with this new folder structure as a base? Or alternatively start a new project in Sourcetree?