Explorar por producto
All Products
¿Necesitas ayuda?
Explorar por producto
Empezar
Set up Git→
At the heart of GitHub Enterprise is an open source version control system (VCS) called Git. Git is responsible for everything GitHub Enterprise-related that happens locally on your computer.
Connecting to GitHub with SSH→
You can connect to GitHub Enterprise using the Secure Shell Protocol (SSH), which provides a secure channel over an unsecured network.
Creating and managing repositories→
You can create a repository on GitHub Enterprise to store and collaborate on your project's files, then manage the repository's name and location.
Sintaxis de escritura y formato básicos→
Crear formatos sofisticados para tu prosa y código en GitHub con sintaxis simple.
Popular
About pull requests→
Pull requests let you tell others about changes you've pushed to a branch in a repository on GitHub Enterprise. 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.
Authentication→
Keep your account and data secure with features like SSH and commit signature verification.
Agregar un proyecto existente a GitHub utilizando la línea de comando→
Poner tu trabajo existente en GitHub Enterprise puede permitirte compartir y colaborar de muchas maneras increíbles.
Managing remote repositories→
Learn to work with your local repositories on your computer and remote repositories hosted on GitHub Enterprise.
GitHub Pages Documentation→
You can create a website directly from a GitHub Enterprise repository.
Help us make these docs great!
All GitHub docs are open source. See something that's wrong or unclear? Submit a pull request.
Make a contribution