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)

Billboard image

Create up to 10 Postgres Databases on Neon's free plan.

If you're starting a new project, Neon has got your databases covered. No credit cards. No trials. No getting in your way.

Try Neon for Free โ†’

๐Ÿ‘‹ Kindness is contagious

Please leave a โค๏ธ or a friendly comment on this post if you found it helpful!

Okay