Top "Git-bash" questions

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

git clone without asking for users password

I want to create public git repository on my dedicated server for anyone to clone but it keeps asking me …

git bash ssh git-bash sshd
bash: nano: command not found at Windows git bash

I am using git version 2.7.0.windows.1 on a windows pc, I used the following command: $ nano README which results me: …

windows git git-bash nano
Can't type password in Git Bash

I have a strange problem I couldn't find anything about on the web. I'm learning to use BitBucket and I'm …

git bitbucket git-bash
Taskkill /PID not working in GitBash

I'm trying to kill a process on GitBash on Windows10 using the taskkill command. However, I get the following error: $ …

bash git-bash
Azure CLI in Git Bash

I am trying to use a bash (sh) script on windows to run a test deployment. I am running the …

bash azure git-bash azure-cli
Python subprocess.call not waiting for process to finish blender

I have a python script in blender where it has subprocess.call(os.path.abspath('D:/Test/run-my-script.sh'),shell=…

python shell subprocess blender git-bash
.bash_history does not update in Git for Windows (git bash)

I am using Git for Windows (ver. 1.7.8-preview20111206) and even though I have a .bash_history file in my HOME …

windows git bash git-bash
msysGit sudo-like command

If we open msysgit as administrator, we can use it as if we were root. However, it is often easier …

windows sudo msysgit git-bash su
Git Windows Disable password prompt UI but get password prompt from shell

In git bash for windows, the username and/or password is asked in a separate UI popup prompt like below. …

git git-bash
Git Bash mysql blank

I've installed Git (bash?) from www.git-scm.com I also have a working installation of MySQL. I'm using windows 8.1. The …

mysql git-bash