Top "Git-bash" questions

Git Bash is a bash shell bundled with Git for Windows that enables use of Git from the command line.

How come npm install doesn't work on git bash

I have git bash open and I type in npm install and then it returns: bash: npm command not found …

node.js git shell npm git-bash
Git bash Error: Could not fork child process: There are no available terminals (-1)

I have had up to 8 git bash terminals running at the same time before. Currently I have only 2 up. I …

git terminal git-bash
Get out of a folder using Git Bash

I am using Git Bash and am trying a few things like making a 'commit' and 'push' to GitHub. I …

windows git github git-bash
How can we watch the Rails development log?

A member of my team is developing a Rails app on Windows XP. We are finding that when we run …

ruby-on-rails ruby windows logging git-bash
ERROR : No emulator images (avds) found thrown on windows 8 while opening emulator

I am having one cordova application made in ionic framework i want to test it in emulator som fired command …

cordova ionic-framework ionic git-bash
Show files in current directory using Git Bash?

How can I check files in current directory, from git bash? Like command dir, in Windows cmd ? I found a …

git directory git-bash working-directory
Getting ssh-agent to work with git run from windows command shell

I have msysgit installed, with OpenSSH. I am connecting to a gitosis repo. From the git bash, I have created …

git git-bash ssh-agent
Windows shortcut to run a Git Bash script

Assuming I have a test.sh script that runs a server and Git Bash installed, how do I create a …

windows shell desktop msysgit git-bash
-bash: __git_ps1: command not found

I tried to install Ruby 2.0. My command line urped and now looks like the following: -bash: __git_ps1: command not …

bash shell command git-bash ruby-2.0
Command to clear the Git Bash screen

Is there any command in Git, that clear the screen. for example in window command line after execute a lot …

version-control git-svn git-bash