I have tried logging in, updating everything, pushing all files, pulling and fetching all files, but nothing comes through. According to my coworker, he is doing the same, but I'm not getting any changes he's making.
Hi
Apologies if these are obvious questions.
Have you both confirmed you are using the same remote? In Windows use the settings cog in the upper left of Sourcetree to view the remote being used by your repository.
Can you confirm your colleagues changes are on the remote host? Either by viewing the repository Log View and checking their changes are visible as being on the remote or by viewing the repository log on the remote host.
Are you both looking at the same branch?
Do the push/pull/fetch requests complete successfully?
Yes to all of the above, that's what irritates me. We're using Gamemaker Studio 2's built in commit button, is that it?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I'm not familiar with Gamemaker Studio, or its Git functionality, but if the commits are visible in on the Remote host, then you should be able to get them.
What host are you using?
Presumably you get the same experience if you try and pull/fetch from the Git command line?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I'm using BitBucket, and only my commits are visible. He can see everything I commit, but not the other way around.
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.