At the heart of GitHub is an open source version control system (VCS) called Git. Git is responsible for everything GitHub-related that happens locally on your computer.
You can connect to GitHub AE using the Secure Shell Protocol (SSH), which provides a secure channel over an unsecured network.
You can create a repository on GitHub AE to store and collaborate on your project's files, then manage the repository's name and location.
Create sophisticated formatting for your prose and code on GitHub with simple syntax.
Pull requests let you tell others about changes you've pushed to a branch in a repository on GitHub AE. Once a pull request is opened, you can discuss and review the potential changes with collaborators and add follow-up commits before your changes are merged into the base branch.
Keep your account and data secure with features like SSH and commit signature verification.
Putting your existing work on GitHub AE can let you share and collaborate in lots of great ways.
Learn to work with your local repositories on your computer and remote repositories hosted on GitHub AE.
您可以直接从 GitHub AE 的仓库创建网站。
所有 GitHub 文档都是开源的。看到错误或不清楚的内容了吗?提交拉取请求。
或者, 了解如何参与。