Which git client integrates better with the ue4 editor?
1 Like
The editor doesn’t integrate with any git client. It IS a git client. It commits directly to the repository.
So… it integrates equally well with any git client
That said, here’s a few clients that Unreal lists: https://wiki.unrealengine.com/Git_source_control_(Tutorial)#Recommended_Git_GUI.27s
Of those, the first one listed (SourceTree) is the one used throughout the c++ course, so it’s likely to be the one most of the people around here know the most about.
1 Like
This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.