public / private key pair

  • Create activity in Git

    Create activity in Git

    in this chapter, we will learn how to create a remote git repository, from which we will mention it as a git server. we need a git server to allow the team to collaborate.
  • Clone activity in Git

    Clone activity in Git

    we have an empty repository on the server and tom also pushed his first version. now, jerry can observe his changes. clone operation creates a remote repository instance.