aboutsummaryrefslogtreecommitdiff
path: root/files/es/mozilla/git/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/es/mozilla/git/index.html')
-rw-r--r--files/es/mozilla/git/index.html12
1 files changed, 12 insertions, 0 deletions
diff --git a/files/es/mozilla/git/index.html b/files/es/mozilla/git/index.html
new file mode 100644
index 0000000000..a92f22d5ed
--- /dev/null
+++ b/files/es/mozilla/git/index.html
@@ -0,0 +1,12 @@
+---
+title: Git
+slug: Mozilla/Git
+translation_of: Mozilla/Git
+---
+<p><span class="tlid-translation translation" lang="es"><span title="">El espejo git oficial actual de la base de código de Firefox (también conocido como "gecko" o "mozilla-central") se puede encontrar en <a href="https://github.com/mozilla/gecko-dev">https://github.com/mozilla/gecko-dev.</a></span> <span title="">Este repositorio contiene todas las ramas que forman parte del desarrollo de la línea principal, incluidas las ramas del tren mozilla-central (todas las noches), mozilla-aurora (edición para desarrolladores), mozilla-beta y mozilla-release.</span><br>
+ <br>
+ <span title="">Si está buscando trabajar con otras ramas de Mozilla, <a href="https://github.com/mozilla/gecko-projects">https://github.com/mozilla/gecko-projects</a> también podrían ser útiles.</span> <span title="">Este repositorio contiene las <a href="https://wiki.mozilla.org/ReleaseEngineering/DisposableProjectBranches#BOOKING_SCHEDULE">ramas del proyecto </a>(también conocidas como "ramitas") cuyo uso varió.</span><br>
+ <br>
+ <span title="">Si prefiere usar git directamente con los repositorios hg, este flujo de trabajo describe cómo proceder.</span> <span title="">El uso de este enfoque también le permitirá pasar directamente de su repositorio git a mercurial.</span><br>
+ <br>
+ <span title="">El <a href="https://wiki.developer.mozilla.org/en-US/docs/Mozilla/Git$translate?tolocale=es#workflow">flujo de trabajo</a> mencionado anteriormente es el enfoque más actual y <a href="https://wiki.mozilla.org/GitHub/Gecko_Repositories">oficialmente documentado</a> para usar git para interactuar con mozilla-central.</span></span></p>