Top "Git-bash" questions

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

My .bashrc file not executed on Git Bash startup (Windows 7)

This is what I did: cd ~ touch .bashrc notepad .bashrc and the content of my .bashrc is (found on the …

bash mingw32 git-bash
How to send POST request with json body via curl from windows batch script

I'm writing batch script which should send request with json. call curl -X POST -H 'Content-type: application/json' --data '{"…

batch-file curl cmd git-bash windows-console
stdout is not a tty. Using bash for node + tape + tap-spec

Was looking at a tape + tap video and tried to get it to work. OS: Windows 7 Git Bash Shell node …

node.js git-bash node.js-tape
git bash on windows vs. WSL

I downloaded git on my windows, and some other stuffs, including git bash, came along. Although I didn't know why …

git-bash windows-subsystem-for-linux
How to create a remote server on LAN instead of using GitHub?

Can I create my own remote server instead of using GitHub? i.e Can I make a remote server on …

git lan collaboration git-bash
Embed Git bash in PyCharm as external tool and work with it in PyCharm window (windows xp)

I added cmd as external tool in PyCharm, and it works nicely in PyCharm console (View -> Run). Here …

git intellij-idea pycharm windows-xp git-bash
Git Bash (MinGW 64) v2.12.2 - how do I change the font size?

How can I change the font size for Git Bash? This is the web site where I downloaded related application, …

git mingw git-bash
Can not use command telnet in git bash

I try to use the command telnet in Git Bash, but it shows this error: bash:telnet: command not found …

telnet git-bash
git tag fails with $'\226git': command not found

I'm using Git BASH in windows 7 and I try to create a tag: git tag -a v2.44.13 -m "[before prod] …

git-bash git-tag
X session in Git Bash on Windows?

I'm using Git Bash on Windows. I have used Git Bash to SSH into a UNIX machine and tried to …

git user-interface x11 putty git-bash