I have both Git Bash and Git Shell.
When I run Git Bash I don't have any issues.
However running Git Shell, I received following:
Windows PowerShell
Copyright (C) 2014 Microsoft Corporation. All rights reserved.
Identity added: /c/Users/Igor/.ssh/id_rsa (/c/Users/Igor/.ssh/id_rsa)
WARNING: posh-git's profile.example.ps1 will be removed in a future version. To avoid a change in behavior, copy its
contents into your C:\Users\Igor\Documents\WindowsPowerShell\Microsoft.PowerShell_profile.ps1.
I think this message comes from one of the earlier versions of Git software.
All I want to do right now is to switch to use Git Shell. Its interface is closer to *nix one.
What is the best way of doing that?