GitHub User Account
Jump to navigation
Jump to search
A GitHub Account is a web-service account on the GitHub Service.
- Context:
- It can access a GitHub Repository.
- Example(s):
- Counter-Example(s):
- See: GitHub.
References
2012
- https://help.github.com/articles/what-are-the-different-access-permissions
- User accounts only have two permission levels, the account owner and collaborators.
- Owner: This user has full control of the account and the private repositories directly owned by the account. There is only one owner of a user account's repositories, this cannot be shared with another user.
- Collaborator: Has push/pull access to the repositories they have been granted collaborator access. See the "Write Access Teams" and "Read Access Teams" permissions below for more details.
- User accounts only have two permission levels, the account owner and collaborators.