0

I'm trying to co-work with my crews on my indie game project by Github. I created unity project and clone repository on github desktop. After clicking the 'Show in Explorer' button next to the 'View the files of your repository in Explorer' and copy my unity project files.

But after chaning my code of the scripts, github desktop doesn't catch the change of the code. It's my first time actually using github so can anyone help me out on this?

Thanks

7
  • 1
    how do you mean "and copy my unity project files"? Commented Aug 4, 2023 at 14:07
  • @BugFinder .Ctrl c all the files included in my project's folder and pasted to the clone repository folder. Commented Aug 4, 2023 at 16:12
  • 1
    eww. you're supposed to open the cloned stuff with unity and edit it there... I havent used githubs own desktop client, but, id ditch the whole thing, start again, and then point unity to that folder and edit and get the hang of how the github client works before doing serious work Commented Aug 4, 2023 at 16:38
  • Thanks for the feedback, I tried the method that you came up with but have a problem of not able to commit to the 20674 changed files just by opening the new unity project. I set the repo's gitignore unity properly. Can you help me on this issue? Commented Aug 5, 2023 at 6:16
  • 1
    Out of interest if you "just opened it in unity" what are the changes. It doesnt sound like the gitignore is included Commented Aug 5, 2023 at 8:05

0

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.