Vertaling van "git-tfs" in Spaans
We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
Let's walk through the same scenario using git-tfs.
Veamos el mismo escenario usando git-tfs.
You can fake this in a manual fashion with git-tf, and git-tfs provides the checkintool command which is gate-aware.
Puede falsificar esto de forma manual con git-tf, y git-tfs proporciona el comando checkintool que es sensible a la puerta.
In fact, there are two: git-tf and git-tfs.
De hecho, hay dos: git-tf y git-tfs.
The obvious answer is the second option, and the reason for this document, using the git-tfs tool to achieve it.
La respuesta obvia es la segunda opción, y el motivo de este documento, sirviéndonos de la herramienta git-tfs para lograrlo.
However, its support for TFVC is limited as compared to git-tfs - it does not support branches, for instance.
Sin embargo, su soporte para TFVC es limitado en comparación con git-tfs; por ejemplo, no admite sucursales.
Instead of tags, git-tfs uses these markers to relate TFVC changesets to Git commits.
En lugar de etiquetas, git-tfs usa estos marcadores para relacionar los conjuntos de cambios de TFVC con las confirmaciones de Git.
To use the git-tfs tool I recommend the use of Chocolatey.
Para poder usar la herramienta git-tfs recomiendo el uso de Chocolatey.
Note also that git-tfs created the tfs/featureBee remote branch, but HEAD is still pointing to master.
Tenga en cuenta también que git-tfs created la rama remota tfs/ featureBee, pero' HEAD' todavía apunta a máster.
Git-tfs maps the branch you cloned from to tfs/default, and others get their own names.
Git-tfs mapea la rama desde la que clonaste a tfs/ default, y otras obtienen sus propios nombres.
Well, an option that gives us a result with little effort is to use Git-TFS.
Pues bien, una opción que nos da un resultado con poco esfuerzo es utilizar Git-TFS.
The git-tfs checkin tool.
The next step is manual; in order for git-tfs to make effective use of this file, each line must be in this format
El siguiente paso es manual; Para que git-tfs haga un uso efectivo de este archivo, cada línea debe estar en este formato
Notice how after every successful checkin to the TFVC server, git-tfs is rebasing the remaining work onto what it just did.
Ahora estamos listos Observe cómo después de cada registro exitoso en el servidor TFVC, git-tfs vuelve a basar el trabajo restante en lo que acaba de hacer.