Hello, I've just downloaded this program today in order to continue with a course and unlike my instructor I am unable to open any files in Sourcetree. A window continues to pop up and ask me how I’d like to open the file, and upon clicking open it does not open. Any help / feedback here would be greatly appreciated!
Hello! You don't need to open files in Sourcetree -- you'll primarily use it for versioning your files. Could you provide more context as to how your instructor wants you to open those files? A screenshot would help!
Thanks!
Hey Mike, really appreciate the response! Apparently, at the moment we are ignoring different files in order for them to be left out of the version control of our Unity project.
After ignoring all under "Library" we then get a ".gitignore". He is then able to open up the .gitignore file under Unstaged files by simply double-clicking it. This is where I'm having trouble. A window pops up for him saying we've ignored "/Library". He then tells us to copy and paste in Unity-specific things to ignore in .gitignore from a trusted source like Github.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Ahhh, okay I understand now. You should be able to more easily open the file by:
As an alternative, once the file is shown in Explorer you can open Notepad, and drag the file into Notepad to edit it.
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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.