1

I am an artist. I have downloaded the repository and it did not check out. I had to pay for GitLFS. I have the project. I just need to restore the checkout connection. How do I do this in source tree? I am not a programmer. Wheres the button for this command? git restore --source=HEAD :/

1 Answers1

0

I mentioned here SourceTree (and GitHub Desktop) has not yet integrated git restore (which remains an experimental command to replace the confusing git checkout command)

With SourceTree, you can right-click on the origin/master and checkout a new branch

https://i.stack.imgur.com/39UoG.png

VonC
  • 1,262,500
  • 529
  • 4,410
  • 5,250