git tutorial
search
⌘Ctrlk
git tutorial
  • Introduction
  • Ferramentas de Controle de Versão
  • Git
  • Instalação
  • Configuração
  • Gerando chave ssh
  • Criando um novo projeto
  • Trabalhando em repositório existente
  • Adicionando arquivos
  • Visualizando área de staging
  • Removendo arquivos
  • Desfazendo mudanças
  • Ignorando arquivos
  • Registrando mudanças
  • Enviando mudanças
  • Recuperando mudanças
  • Incorporando mudanças
  • Resolvendo conflitos
  • Visualizando mudanças
  • Trabalhando com branches
  • Trabalhando com tags
  • Trabalhando com github
  • Modificando histórico
  • Exercicio
  • Referências
  • Cursos
  • Links úteis
gitbookPowered by GitBook
block-quoteOn this pagechevron-down

Cursos

  • Hello Git: https://www.codecademy.com/courses/learn-git/lessons/git-workflow/exercises/hello-gitarrow-up-right

  • Git How-To: https://githowto.com/arrow-up-right

  • Learn Git Branching: https://learngitbranching.js.org/?locale=pt_BRarrow-up-right

PreviousReferênciaschevron-leftNextLinks úteischevron-right

Last updated 5 years ago