About 50 results
Open links in new tab
  1. Which version of Git to use with Windows - Super User

    An answer on StackOverflow indicated that I should use msysgit if used with Windows. The ProGit book which I purchased also references the old Google link which has been redirected to msysgit.

  2. git-tfs and msysgit on Windows 7 - Super User

    Explore related questions windows-7 git msysgit See similar questions with these tags.

  3. Use msysgit/"Git for Windows" to navigate Windows shortcuts?

    I use msysgit on Windows to use git, but I often want to navigate through a Windows-style *.lnk shortcut. I typically manage my file structure through Windows' explorer, so using a different type of shortcut …

  4. windows 7 - Can't Install msysgit/tortoisegit - Super User

    The git command gives "command not found" from both cmd.exe and bash (that msysgit installed) I don't not see msysgit in -> Control Panel -> Programs -> Program Features, but I do see TortioseGit …

  5. git - Using GitHub for Windows with MSysGit - Super User

    May 3, 2015 · I have both GitHub for Windows and MSysGit installed on my PC. As GitHub for Windows provides its own copy of Git, I feel as if having MSysGit also installed is redundant. However, I enjoy …

  6. console - Git Bash Here in Console2? - Super User

    MSysGit installs a context menu item that opens a Git Bash prompt at the currently selected folder; however, this opens a cmd.exe window and I would like it to open in Console2 instead. What

  7. windows 7 - MSysGit is adding a cygwin prefix to non-cygwin paths …

    Jun 23, 2014 · I've thus installed MSysGit, which is found fine by Windows programs, but completely fails to work because it adds a Cygwin prefix to every path it touches and then complains when it …

  8. Enable syntax highlighting on msysgit's version of vim?

    Nov 21, 2010 · After installing vim for Windows go to C:\Program Files\Vim\vim73\syntax Copy Everything from that directory into C:\Program Files\Git\share\vim\vim73\syntax and voila, your …

  9. git - Make msysgit work with cygwin ssh? - Super User

    1 git-upload-pack errors occur when sshing into cygwin. sshd in cygwin does not take paths from .bash_profile as expected in a *nix environment. What is the way to remedy this and make msysgit …

  10. How to add more commands to Git Bash? - Super User

    Jul 22, 2018 · I am working on windows machine and I use bash shell which comes with Git. But there are many utilities which are missing in this version of bash shell. How can I install more commands …