I can't collaborate on github my project.

Hi
I’m developping my project by using UnrealSlateAppTemplate from github.
My project is derived from UnrealSlateAppTemplate and it references the UE source code 5.4.1 in local. But my project doesn’t include the UE source, only link!
My project files references the UE source paths statically.
So, i can’t upload my project on github because referencing paths are different each computer.
i’m very embarrassed.
Anyone can help me?
Hope helping hands…

What do you mean you can’t upload your project to Git? Have you tried and encountered an error message?

You should be able to collaborate by publishing your repository, and sending an invite to your collaborator on GitHub. Then your collaborator should clone the repository on Git Desktop by navigating to File > Clone Repository, and under the GitHub.com tab, the collaborator should select your repository.

Hope this helps! :innocent:

I meant something else.
I asked how to commit the changed project files by adding or removing the classes. But this was a wrong question.
I’d forgot that nothing need to commit the project files on git.
Thank you for your trouble.

1 Like