git tutorial
Ctrlk
  • 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

Links úteis

  • Guia de estilo Git: https://github.com/stone-payments/stoneco-best-practices/blob/master/gitStyleGuide/README_pt.md

  • Readme Guidelines: https://github.com/stone-payments/stoneco-best-practices/blob/master/readme/README.md

  • How to Write a Good Commit Message: https://chris.beams.io/posts/git-commit/

  • Semantic Versioning: https://semver.org/

  • What is CI/CD? Guide to Continuous Integration, Testing & Delivery: https://phoenixnap.com/blog/what-is-ci-cd

  • Code Review — The Ultimate Guide: https://www.freecodecamp.org/news/code-review-the-ultimate-guide-aa45c358bbf5/

  • Good Code Reviews, Better Code Reviews: https://blog.pragmaticengineer.com/good-code-reviews-better-code-reviews/

  • Manifesto para o Desenvolvimento Ágil de Software: http://agilemanifesto.org/iso/ptbr/manifesto.html

  • The Twelve Factors: https://12factor.net/

  • Basic concepts of encryption in cryptography: https://www.redhat.com/sysadmin/basic-concepts-encryption-cryptography

  • Why is HTTP not secure? | HTTP vs. HTTPS: https://www.cloudflare.com/pt-br/learning/ssl/why-is-http-not-secure/

  • Let's encrypt: https://letsencrypt.org/how-it-works/

  • SSH Protocol: https://www.ssh.com/ssh/protocol/

  • What is single sign-on (SSO)?: https://www.citrix.com/solutions/secure-access/what-is-single-sign-on-sso.html

PreviousCursos

Last updated 4 years ago

Was this helpful?

Was this helpful?