Android github quickly achieves multi-person collaboration, androidgithub
Recently, many people have to collaborate on github, that is, multi-person development. I searched some documents, which were the same and difficult to operate. Today, let's take a look at the simple implementation of github's multi-person collaboration.
The following tutorialNo: Public key, organization, team, pull request
1. FirstXiao ZhangCreate a repository on github, for example, GlideDemo.
2,Xiao Zhang
Start invitationJohn
After creating the repository, start addingJohn. Note that you must enterThe github user name of John.
3. Mr. Smith receives Mr. Zhang's invitation
JohnLog on to your account on github. After logon, you will see a bell in the upper right corner of the screen and double-click the bell.
After accepting the invitation, Mr. Smith can see the project warehouse of Mr. Zhang. You can also push the code to the repository.
4. Xiao Zhang views all the partners.