What is the translation of " GIT REMOTE " in Spanish?

git remote
remoto de git
git remote

Examples of using Git remote in English and their translations into Spanish

{-}
  • Colloquial category close
  • Official category close
The git remote command offers such utility.
El comando git remote te ofrece tal utilidad.
For more in-depth look at git remote, see the Git remote page.
Para profundizar más en el comando git remote, consulta la página sobre git remote..
Run the git remote-v command again, which should create output similar to the following.
Si ejecuta el comando git remote-v de nuevo, debería ver un resultado similar a este.
To get a list of AWS CodeCommit repository names along with their URLs,run the git remote-v command.
Para obtener una lista de los nombres de los Repositorio de AWS CodeCommit y sus URL asociadas,ejecute el comando git remote-v.
Git remote rm[remote-name] To see what remotes you have, you can list them.
Para ver qué repositorios remotos tienes configurados, puedes ejecutar el comando git remote.
To get upstream tracking information,run git remote show remote-name for example, git remote show origin.
Para obtener la información de seguimiento ascendente,ejecute git remote show remote-name por ejemplo, git remote show origin.
To use Git from a local repo to view details about AWS CodeCommit repositories,run the git remote show command.
Si desea utilizar Git desde un repositorio local para ver la información de los repositorios de AWS CodeCommit,ejecute el comando git remote show.
It's at this point that you start working with the Git remote, so the Toolkit for Visual Studio now needs access to the Git credentials described earlier.
Este es el momento en el que se comienza a trabajar con el repositorio remoto de Git, por lo que ahora Toolkit for Visual Studio necesita obtener acceso a las credenciales de Git que se han descrito anteriormente.
To update your local repo's list of available AWS CodeCommit repository branches with the new remote branch name,run git remote update remote-name.
Para que la lista de ramificaciones Repositorio de AWS CodeCommit disponibles de repositorio local se actualice con el nombre de la nueva ramificación,ejecute git remote update remote-name.
From the command prompt or terminal,switch to your local repo directory and run the git remote add command to add the AWS CodeCommit repository as a remote repository for your local repo.
Desde el símbolo del sistema o el terminal, cambie al directorio desu repositorio local y ejecute el comando git remote add para agregar el repositorio de AWS CodeCommit como repositorio remoto para su repositorio local.
Once you connect to Team Explorer with your AWS credential profile,the associated Git credentials are used automatically whenever you work with a Git remote.
Una vez que se conecte a Team Explorer con su perfil de credenciales de AWS, las credenciales de Gitasociadas se utilizarán de forma automática siempre que trabaje con un repositorio remoto de Git.
To verify you have added the AWS CodeCommit repository as a remote for your local repo,run the git remote-v command, which should create output similar to the following.
Para verificar que ha agregado el repositorio de AWS CodeCommit como remoto para su repositorio local,ejecute el comando git remote-v, lo que debería crear un resultado parecido al siguiente.
Refer to Using remote Git hosting.
Consulte Uso de hosting remoto de Git.
Fetching changes from the remote git repository.
Descarga de modificaciones desde el repositorio git remoto.
Improves connecting to a remote Git repository via ssh.
Mejora la conexión a un repositorio Git remoto mediante SSH.
Push the local commits to a remote Git repository.
Insertar las confirmaciones locales en un repositorio Git remoto.
How do I check out a remote Git branch?
¿Cómo verifico una sucursal de Git remota?
Cloning error when using https with enterprise remote Git repository.
Error de clonación al utilizar https con el repositorio Git remoto empresarial.
Cogito has full compatibility with remote Git repositories.
Cogito tiene plena compatibilidad con mando a distancia repositorios Git.
Clone a remote Git™ repository to retrieve repository files.
Clonar un repositorio Git™ remoto para recuperar los archivos del repositorio.
How do I check out a remote Git branch?
¿Cómo reviso una sucursal remota de Git?
You can use SSH to connect to the remote Git repository.
Puede usar SSH para conectarse al repositorio Git remoto.
In this scenario,select Remote git hosting like GitHub or BitBucket.
En este escenario,seleccione Hosting remoto de Git, como GitHub o BitBucket.
In this chapter,we will see how to create a remote Git repository;
En este capítulo,veremos cómo crear un repositorio Git remoto;
In the previous section,I talked about your remote Git repository address on GitHub.
En la sección anterior,hablé sobre tu dirección remota del repositorio de Git en GitHub.
See git help remote for how to remove remote repositories, ignore certain branches, and more.
Vea git help remote para saber cómo remover repositorios, ignorar ciertas ramas, y más.
Results: 26, Time: 0.0368

Word-for-word translation

Top dictionary queries

English - Spanish