git tutorial
main
main
  • 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
Powered by GitBook
On this page

Was this helpful?

Referências

PreviousExercicioNextCursos

Last updated 4 years ago

Was this helpful?

  • What is version control:

  • Git:

  • Pro Git:

  • Git Glossary:

  • Set default upstream for git repo:

  • HTTPS vs SSH in git:

  • Conectar-se ao GitHub com SSH:

  • Github Cheatlist:

  • Creating, cloning, and archiving repositories:

  • About forks:

  • Managing releases in a repository:

https://www.atlassian.com/git/tutorials/what-is-version-control
https://pt.wikipedia.org/wiki/Git
https://git-scm.com/book/en/v2
https://git-scm.com/docs/gitglossary
https://brycehipp.tech/git-set-default-upstream/
https://ourtechroom.com/tech/https-vs-ssh-in-git/
https://docs.github.com/pt/github/authenticating-to-github/connecting-to-github-with-ssh
https://training.github.com/downloads/github-git-cheat-sheet/
https://docs.github.com/en/github/creating-cloning-and-archiving-repositories
https://docs.github.com/en/github/collaborating-with-issues-and-pull-requests/about-forks
https://docs.github.com/en/github/administering-a-repository/managing-releases-in-a-repository