Various documentation such as
http://confluence.atlassian.com/display/BITBUCKET/Set+up+SSH+for+Git
and
http://help.github.com/ssh-key-passphrases/
Refer to restarting git bash. How do I do this from Linux?
Git Bash comes included as part of the Git For Windows package. Download and install Git For Windows like other Windows applications. Once downloaded find the included .exe file and open to execute Git Bash.
If you want to restart a git repo, nuke the . git directory and do git init add your files/directories and commit.
To exit from bash type exit and press ENTER . If your shell prompt is > you may have typed ' or " , to specify a string, as part of a shell command but have not typed another ' or " to close the string. To interrupt the current command press CTRL-C .
Run Command Prompt as Administrator and type choco install git and you'll be able to install git devoted to the command line.
This is referring to the Git Bash shell which is installed via Cygwin on Windows systems. If you need to do this on Linux, simply close and reopen your terminal window. Often you can replace this step with source ~/.bashrc
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With