Install Git 2.29.2 on Windows x86/x64

--

1) Download Git 2.29.2 from https://git-scm.com/download/

2) Install Git

Press WIN + R, type cmd and click OK

3) Try to first commit

Use git to clone and notepad create README.md
C:\> git clone http://localhost/Bonobo.Git.Server/HelloWorld.gitC:\> cd HelloWorldC:\> notepad README.md
Type Username and Password and click OK
Create first README.md
Commit and Push
C:\> dirC:\> git add README.mdC:\> git commit -m "Hello World"C:\> git push origin -u master

Sign up to discover human stories that deepen your understanding of the world.

Free

Distraction-free reading. No ads.

Organize your knowledge with lists and highlights.

Tell your story. Find your audience.

Membership

Read member-only stories

Support writers you read most

Earn money for your writing

Listen to audio narrations

Read offline with the Medium app

--

--

No responses yet

Write a response