Explorar por producto
All Products
¿Necesitas ayuda?
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.
Conectar a GitHub con SSH→
Puedes conectarte con GitHub Enterprise mediante SSH.
Crear un repositorio en GitHub→
Luego de crear tu repositorio en GitHub Enterprise, puedes personalizar sus parámetros y su contenido.
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.
Autenticación→
Mantén tu cuenta y datos seguros con características como autenticación de dos factores, SSH y verificación de firma de confirmación.
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→
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