New to Sourcetree and relatively inexperienced with Git in general, so apologies if the question is worded a little bit confusingly. Working on a repository that seems to think there's nothing in the folder on my computer. After making a bunch of actual changes to the project, the list of changes it wanted me to commit were just removing all of the files in the folder. The files are very much there -- checked the file explorer again and again to be sure -- but now when I make changes it says there's nothing to commit/push.
Hope that made sense, apologies if there's an easy fix I'm overlooking!