Skip to content

Instantly share code, notes, and snippets.

@miebach
Created June 28, 2012 16:20
Show Gist options
  • Save miebach/3012266 to your computer and use it in GitHub Desktop.
Save miebach/3012266 to your computer and use it in GitHub Desktop.
Start a git bash shell in the local directory
@echo off
cd /d %~dp0
call c:\bip\git\git-bash.bat
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment