You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As mentioned in a comment on #20, git -C was only introduced in 1.8.5.
I can only find a handful of distros with git < 1.8.5. Of those, only CentOS 7 (which matches the git version you have) appears to not yet have reached EOL, but it will be entering "the Maintenance updates phase, only Security errata and select mission critical bug fixes will be released" by the end of year.
I closed #20 primarily due to lack of response, but (now that I figured by myself out why someone could be [reasonably] stuck on such an old version of git) I'll try to remember to include the fix next time I'm working on this codebase.
jonasmalacofilho
changed the title
git -C option is no more used on git version 1.8.3.1
git -C option is not yet available on git version 1.8.3.1
Apr 18, 2020
Unknown option: -C
usage: git [--version] [--help] [-c name=value]
[--exec-path[=]] [--html-path] [--man-path] [--info-path]
[-p|--paginate|--no-pager] [--no-replace-objects] [--bare]
[--git-dir=] [--work-tree=] [--namespace=]
[]
WARN: continuing with clone
The text was updated successfully, but these errors were encountered: