Git pull cannot pull the code submitted by others

pass:
my classmate and I built a private warehouse (java) on Cayun.
We can all upload the code to the warehouse (uploaded with java idea). First add, then commit, and finally push

The problem with

is that we can"t pull the code submitted by the other party. What"s going on?

only master branches

Mar.12,2021
Is

submitted to the branch


go directly to the code cloud to see if the code is push. If it is not the same branch, it cannot be pulled down.

it is recommended to use a tool like sourcetree, which is simple and straightforward.


1. It may be that push is not successful. It is recommended to go to the warehouse to see if the code is updated
2. May not have permission for pull

Menu