svg

All posts in Git

  • Post Image
    By Daniel Tanque20 de Outubro, 2023

    Git Remote

    Once you have the development done, you know how to use the branches and develop each feature there comes the moment in

  • Post Image
    By Daniel Tanque19 de Outubro, 2023

    Git Branches

    In Git, branches are a way to work on different versions of a project simultaneously. They allow you to isolate different lines

  • Post Image
    By Daniel Tanque18 de Outubro, 2023

    Intro to Git

    GitHub is a web-based platform for version control and collaborative software development. It provides a platform for developers to host and manage