From 074785cea106179cb3305637055ab0a009ca74f2 Mon Sep 17 00:00:00 2001 From: Peter Bengtsson Date: Tue, 8 Dec 2020 14:42:52 -0500 Subject: initial commit --- files/pt-br/git/index.html | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 files/pt-br/git/index.html (limited to 'files/pt-br/git/index.html') diff --git a/files/pt-br/git/index.html b/files/pt-br/git/index.html new file mode 100644 index 0000000000..ad49f60121 --- /dev/null +++ b/files/pt-br/git/index.html @@ -0,0 +1,16 @@ +--- +title: Git +slug: Git +tags: + - Ferramentas + - Guía + - git +translation_of: Mozilla/Git +--- +

git mirror atual e oficial da base de códigos do Firefox (também conhecida como "gecko" ou "mozilla-central") pode ser encontrada em https://github.com/mozilla/gecko-dev. Este repositório contém todos os branches que compõem o dia-a-dia de nossos desenvolvedores, incluindo o branch mozilla-central (nightly), mozilla-aurora (edição de desenvolvedor), mozilla-beta e mozilla-release.

+ +

Se você pretende trabalhar com outros branches do Mozilla, https://github.com/mozilla/gecko-projects pode vir a calhar. Este repositório contém os project branches (também conhecidos como "twigs") que é de uso variado.

+ +

Se você preferir usar o git diretamente com os repositórios hg, este workflow ajudará você a fazer isso da melhor maneira possível. Dessa maneira nós também deixamos você dar push diretamente do seu repositório git para o mercurial.

+ +

Existe também um etherpad que busca descrever como você pode usar o git para interagir com o mozilla-central.

-- cgit v1.2.3-54-g00ecf