TestingDocs.com
Software Testing website
  • Automation
    • Selenium
    • JBehave Framework
  • Tutorials
    • MySQL Tutorials
    • Testlink
    • Maven
    • Git
  • IDEs
    • IntelliJ IDEA
    • Eclipse
  • Flowcharts
    • Flowgorithm
    • Raptor
  • About

Git

Set Up Git Bash On Windows 10

Git Tutorials

In this tutorial, we will learn steps involved in setting up Git Bash on Windows 10 operating system.

Installing Git Bash

https://www.testingdocs.com/installing-git-on-windows-10/

Launch Git Bash

Open the command prompt and type git.

Click on the Git Bash app to run the Git bash application.

 

Git Bash App

 

Notepad++ as default editor

Notepad++ is one of the most popular editors for Windows 10 OS.

https://www.testingdocs.com/installing-notepad-editor-on-windows-10/

We can set the Notepad++ application as the default editor used by Git during the Git bash installation process.

From the drop-down choose Notepad++ editor.

Notepad++ as Git Default Editor

 

Git Help

To check if git bash is working correctly on the machine, we can type the git help command or version command.

$git –help

$git –version

 

Git help

Setting up a new repository

https://www.testingdocs.com/create-a-new-git-repository/

Related Posts

branching

Git /

What is Branching?

Git Install on Linux

Git /

Install Git on Ubuntu Linux

Version_Control_Centralized

Git /

Overview of Version Control Systems

Git Website

Git /

Getting Started with Git Version Control

Install Git on Windows 10

Git /

Install Git on Windows 10

‹ Create a new Git Repository› Install Git on Windows 10

Recent Posts

  • MS Access Data Types
  • Install RAPTOR Avalonia on CentOS
  • Download RAPTOR Avalonia Edition on Windows
  • npm doctor command
  • Build & Run CLion Project
  • Create New CLion C Project on Windows
  • Configure CLion Toolchains on Windows
  • Launch CLion IDE on Windows
  • Activate CLion IDE
  • CLion IDE for C/C++ Development

Back to Top

Links

  • Contact
  • Privacy Policy
  • Cookie Policy

www.TestingDocs.com

Go to mobile version