DEV Community

ShulyAvraham
ShulyAvraham

Posted on

1

Install Git CLI

Git CLI

CLI is the command line for Git

Install GitHub CLI for Windows

  • Download the Git client for Windows
  • Install the CLI
    • In Choose the default editor for used by git select your editor of preference.
    • Select Override the default branch name for new repositories and enter 'main'
    • In Choose the default behavior for 'git pull' select Rebase

This will install a bash command line prompt

Top comments (0)

Jetbrains image

Build Secure, Ship Fast

Discover best practices to secure CI/CD without slowing down your pipeline.

Read more

👋 Kindness is contagious

Dive into this insightful write-up, celebrated within the collaborative DEV Community. Developers at any stage are invited to contribute and elevate our shared skills.

A simple "thank you" can boost someone’s spirits—leave your kudos in the comments!

On DEV, exchanging ideas fuels progress and deepens our connections. If this post helped you, a brief note of thanks goes a long way.

Okay