Developer Git Install - johnttaylor/epc GitHub Wiki

  1. Go to the Git Downloads page and download the lastest 64-bit Windows client.

  2. Run the installer and allow it make changes to your machine.

  3. On the GNU GPL page, select Next.

  4. Set the install destination and select Next.

  5. Accept the default options for the Select Components page and select Next.

    image

  6. Select Use Vim as the default editor and select Next.

    image

  7. Select Overide to force the initial branch to be main and select Next.

    image

  8. Select Use Git and optional Unix tools from the Command Prompt and select Next.

    image

  9. Select Use bundled OpenSSH and select Next.

    image

  10. Select Use the native Windows Secure Channel library and select Next.

    image

  11. Select Checkout as-is, commit as-is and select Next.

    image

  12. Select Use Windows' default console window and select Next.

    image

  13. Select the Default behavior for git pull and select Next.

    image

  14. Select Git Credential Manager and select Next.

    image

  15. Enable both file system caching and symbolic links and select Next.

    image

  16. On the experimental options page, leave all options de-selected and select Install.

    image

  17. Select Finish.