Sebastian Nagel created NUTCH-3055:
--------------------------------------
Summary: README: fix Github "hub" commands
Key: NUTCH-3055
URL: https://issues.apache.org/jira/browse/NUTCH-3055
Project: Nutch
Issue Type: Bug
Components: documentation
Affects Versions: 1.20
Reporter: Sebastian Nagel
Assignee: Sebastian Nagel
Fix For: 1.21
The [README.md|https://github.com/apache/nutch/blob/master/README.md] contains
[Github hub|https://hub.github.com/] commands but with "git" as command
(executable) name, maybe an alias or some other magic. However, if hub isn't
installed, these commands fail with {{git: 'pull-request' is not a git command.
See 'git --help'.}} or similar.
We should use the command "hub" instead.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)