Truemag

  • Home
  • Angular JS
  • C Sharp
  • DevOps




How to change directory in git bash?

Git bash is the source code management system for the Windows operating system. If you want to install git bash then you can download it from here

When we want to work with any source code management repos like GitHub, Azure Repos, we can use git bash.

Given below are the steps that we can use to change the directory in git bash terminal:

  • Navigate to the repository where your source code is present
  • Right click in the folder
  • Click on the git bash
  • click the below command
pwd

Once you have completed your development and pushed all the changes to remote, you will want to delete the branch.

Apr 15, 2020Prashant Kumar
what does the git command 'git remote prune origin' do?what does the command git checkout do?
  • Case Statement in Azure DevOps
  • How to solve file not found error in Linux?
  • How to delete local branch in git?
  • What is the git command to move branch pointer to different commit without checkout ?
  • What command tracks the revisions in git ?

Sign up for our newsletter to receive the latest news and event postings.

Recent Posts
  • Case Statement in Azure DevOps
  • How to solve file not found error in Linux?
  • How to delete local branch in git?
  • What is the git command to move branch pointer to different commit without checkout ?
  • What command tracks the revisions in git ?
Recent Comments
  • How to change directory in git bash? - Prashant's Blog on How to delete local branch in git?
  • eebest8 on How to use Http Post in Angular 4

  • Case Statement in Azure DevOps
  • How to solve file not found error in Linux?
  • How to delete local branch in git?
  • What is the git command to move branch pointer to different commit without checkout ?
  • What command tracks the revisions in git ?
  • Home
  • Angular JS
  • C Sharp
  • DevOps
  • June 2020
  • April 2020
  • February 2020
  • July 2019
  • June 2019
  • May 2019
  • January 2019
  • November 2018
  • October 2018
  • September 2018
  • July 2018
  • March 2018
  • February 2018
2018 © Prashant's Blog