Menu

#63 Shell-based git commands doesn't work

1.0
closed
nobody
None
2017-02-05
2014-08-11
ofv
No

Installed mingw-w64-i686-git-git.

Commands implemented as shell scripts such as `pull' are not recognized:

$ git pull
git: 'pull' is not a git command. See 'git --help'.

Did you mean this?
shell

Discussion

  • Ray Donnelly

    Ray Donnelly - 2014-08-11

    Our native git port is not ready, use the MSYS2 git instead (pacman -S git). I will ask Alexey to delete the prebuilt package as it shouldn't have been released.

     
  • David Macek

    David Macek - 2017-02-05
    • status: open --> closed
     
  • David Macek

    David Macek - 2017-02-05

    You can install mingw-w64-git from the Git for Windows project, there's a wikipage on how to do it. If we ever integrate the products of their hard work into MSYS2 "upstream" (there's a ticket somewhere), we could have it installable with just one command. :)

     
MongoDB Logo MongoDB