I just cloned a git repository and checked out a branch. I just executed a command $ git commit and it opens a new editor. If you want to use bash from visual studio code, what steps should be followed?
Ladies and gentlemen, prepare to be amazed! Step into the spotlight
No, git bash isn't a text editor, it's a windows version of the git facility on unix, and only handles the file versioning. When i open git bash on windows 7, the default directory is /. .bash_profile is by default located in a user home.
In short, i had to do the following two com.
Git cmd is just like regular windows command prompt with the git command. It lets you use all of git features through command line. Visual studio code on windows uses powershell by default as the integrated terminal. Git add, git rm, and other git commands just handle how the version control.
So, i copied the git. Set up environment variables in.bash_profile file. I'm using git for windows. How do i view all settings?
Useful if you are already familiar with.
I worked on it, and then decided to remove all my local changes, as i wanted the original copy. But i'm trying to close that new commit editor. Where is this directory on my windows machine?