forked from git/git
-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Closed
Description
The git-extras package currently has the problem that some of the commands depend on column, which is included in msys util-linux package. Unfortunately, it is not included in the git for windows install and you have to copy the file from a msys install. Would it be possible to include column.exe?
https://github.com/tj/git-extras/blob/master/Installation.md
Last, to use git-line-summary, git-summary and git-ignore-io, you need to copy column.exe from a msys2 installation from folder-your-msys2-installed/usr/bin to folder-your-git-installed/usr/bin .