Tag: git

  • How to Push Your Git Repository to TFS

    How to Push Your Git Repository to TFS

    In this guide, we’ll walk through the steps of pushing your Git repository to Team Foundation Server (TFS). This guide assumes that you’re working with a Git repository. If your project isn’t already in a Git repository, you’ll need to initialize a new Git repository for your project. Step 1: Add the TFS Remote in…

  • Cant push to git? Maybe you need this…

    If you cant push to GIT, it may be something as simple as configuring your git settings. You can do the following by typing these commands in git bash: