I’ve already git init
'd my project folder (i.e. the folder containing the .uproject file and all the folders), but when I try to set up Source Control, I cannot choose “Accept Settings.” Furthermore, information such as “Root of the repository” and “User Name” have no fields.
re-entering git init
in the bash results in “Reinitilized existing git repository in [ProjectFolder]/.git”. However, I still cannot choose “Accept Settings”. Closing and re-opening the project is all for naught as well.
Any ideas?