Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

windows zip is not storing help files in the right location #2455

Closed
jetersen opened this issue Jan 26, 2020 · 2 comments
Closed

windows zip is not storing help files in the right location #2455

jetersen opened this issue Jan 26, 2020 · 2 comments
Labels

Comments

@jetersen
Copy link

Seems the zip file is not putting the help file in the expected location.

Command attempted:
hub help fork

What happened:

The system cannot find the file C:\Users\josep\scoop\apps\hub\2.14.1\share\doc\hub-doc\hub.1.html.
❯ ~\scoop\apps\hub\2.14.1
$ ll

    Directory:  C:\Users\josep\scoop\apps\hub\2.14.1

Mode                LastWriteTime     Length Name
----                -------------     ------ ----
d----        21-01-2020     15:32        1   bin
d----        21-01-2020     15:32        1   help
-----        21-01-2020     15:32     2,12KB install.bat
-a---        26-01-2020     00:39       58   install.json
-----        21-01-2020     15:32     1,05KB LICENSE.txt
-a---        26-01-2020     00:38     1,16KB manifest.json
-----        21-01-2020     15:32     4,13KB README.txt

❯ ~\scoop\apps\hub\2.14.1
$ ll help

    Directory:  C:\Users\josep\scoop\apps\hub\2.14.1\help

Mode                LastWriteTime     Length Name
----                -------------     ------ ----
-----        21-01-2020     15:32    10,64KB hub.1.html
-----        21-01-2020     15:32     2,14KB hub-alias.1.html
-----        21-01-2020     15:32     2,43KB hub-am.1.html
-----        21-01-2020     15:32     7,22KB hub-api.1.html
-----        21-01-2020     15:32     2,32KB hub-apply.1.html
-----        21-01-2020     15:32     2,76KB hub-browse.1.html
-----        21-01-2020     15:32     2,27KB hub-checkout.1.html
-----        21-01-2020     15:32     2,06KB hub-cherry-pick.1.html
-----        21-01-2020     15:32     3,18KB hub-ci-status.1.html
-----        21-01-2020     15:32     2,92KB hub-clone.1.html
-----        21-01-2020     15:32     3,36KB hub-compare.1.html
-----        21-01-2020     15:32     3,31KB hub-create.1.html
-----        21-01-2020     15:32     2,41KB hub-delete.1.html
-----        21-01-2020     15:32     2,27KB hub-fetch.1.html
-----        21-01-2020     15:32     2,67KB hub-fork.1.html
-----        21-01-2020     15:32     2,85KB hub-gist.1.html
-----        21-01-2020     15:32     2,24KB hub-help.1.html
-----        21-01-2020     15:32     2,48KB hub-init.1.html
-----        21-01-2020     15:32     7,72KB hub-issue.1.html
-----        21-01-2020     15:32     2,59KB hub-merge.1.html
-----        21-01-2020     15:32     6,06KB hub-pr.1.html
-----        21-01-2020     15:32     6,45KB hub-pull-request.1.html
-----        21-01-2020     15:32     2,22KB hub-push.1.html
-----        21-01-2020     15:32     7,15KB hub-release.1.html
-----        21-01-2020     15:32     2,90KB hub-remote.1.html
-----        21-01-2020     15:32     2,23KB hub-submodule.1.html
-----        21-01-2020     15:32     2,59KB hub-sync.1.html

More info:

git version 2.25.0.windows.1
hub version 2.14.1
Windows 10 v2004
scoop install hub
@jetersen jetersen added the bug label Jan 26, 2020
@mislav mislav closed this as completed in d92a310 Jan 27, 2020
@mislav
Copy link
Owner

mislav commented Jan 27, 2020

Good find; thank you! Will be fixed in the next release 🙇

@jetersen
Copy link
Author

Thanks for fixing it so quickly 🙇 Many thanks for creating/maintaining the awesome CLI 🧙‍♂️

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants