ingydotnet / git-hub

Do GitHub operations from the `git` command
MIT License
794 stars 62 forks source link

Update git-hub.swim #247

Closed zaucker closed 6 years ago

zaucker commented 7 years ago

Fixing a typo

perlpunk commented 6 years ago

Thanks, applied!

@ingydotnet make update gives me this error:

swim --to=man doc/git-hub.swim > man/man1/git-hub.1
~/perlbrew/perls/perl-5.24.1/bin/swim: 65280 - IO::File=IO(0x55acb61b5f58) around line 1: No name given for document
POD document had syntax errors at ~/perlbrew/perls/perl-5.24.1/bin/pod2man line 70.
Makefile:90: recipe for target 'man/man1/git-hub.1' failed
make: *** [man/man1/git-hub.1] Error 29

edit: make update is working on a fresh 5.26 installation