summaryrefslogtreecommitdiff
path: root/defs
diff options
context:
space:
mode:
authorTakashi Kokubun <takashikkbn@gmail.com>2022-09-17 23:05:06 +0900
committerTakashi Kokubun <takashikkbn@gmail.com>2022-09-17 23:05:10 +0900
commit922e61fcc22abfc86a9805ccf52ba9f8edeca17c (patch)
tree90c6dbed717afa06681591906e07efc6c0731f60 /defs
parent33c6dd2cc89c27bbf406508ec39038a181fb99bc (diff)
downloadruby-922e61fcc22abfc86a9805ccf52ba9f8edeca17c.tar.gz
Remove git command existence check again
With 33c6dd2cc89c27bbf406508ec39038a181fb99bc, it's no longer necessary. This is what I got on openbsd-current: ``` -bash-5.1$ git -v unknown option: -v usage: git [--version] [--help] [-C <path>] [-c <name>=<value>] [--exec-path[=<path>]] [--html-path] [--man-path] [--info-path] [-p | --paginate | -P | --no-pager] [--no-replace-objects] [--bare] [--git-dir=<path>] [--work-tree=<path>] [--namespace=<name>] [--super-prefix=<path>] [--config-env=<name>=<envvar>] <command> [<args>] -bash-5.1$ git version git version 2.35.1 ```
Diffstat (limited to 'defs')
0 files changed, 0 insertions, 0 deletions