when change the commit its not showing changes after change so when pull its shoing upto date.
and another user can not pull and fetch and push
Hi @bathruthen
Welcome to the Atlassian community!
My best read is you commit locally, but it doesn't reach remote, so 'pull' reports up-to-date, and your teammate never sees the change while also being unable to pull; fetch, commit was never pushed, or it was on a different branch than your colleague's. or push. Likely cause is the co
I would check a few things in this order:
For the teammate having trouble pulling, fetching, or pushing, it's usually an access or authentication issue rather than the same problem. I recommend checking their permissions on the repository and their saved credentials. To assist you better, could you please provide a bit more information? Are you pushing to Bitbucket, GitHub, or another platform? Also, what specific error message does the other user see when they attempt to pull or push?
Cheers,
Martin
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.