git fetch --help does not work in self-hosting
See original GitHub issueWhen doing ‘git fetch --help’ in the theia-dev container following che-theia/Contributing.md, I get an error:
git fetch --help
warning: failed to exec 'man': No such file or directory
fatal: no man viewer handled the request
I would expect help to work for installed commands.
Issue Analytics
- State:
- Created 4 years ago
- Comments:8 (8 by maintainers)
Top Results From Across the Web
Git fetch failed with exit code: 141 - Visual Studio Feedback
I have an Agent pool with an Agent on the linux machine. Till yesterday non issues. Starting yesterday in the afternoon I get...
Read more >git-fetch Documentation - Git
Fetch branches and/or tags (collectively, "refs") from one or more other repositories, along with the objects necessary to complete their histories.
Read more >Self-Hosting a Private Git Server - YouTube
Git is one of the most popular version control systems for developers, with thousands of projects being hosted on GitHub.
Read more >git pull not working (local files are not being overwritten) - Reddit
When i do git pull origin master : remote: Counting objects: 155, done. remote: Compressing objects: 100% (10/10), done. remote: Total 155 ...
Read more >Migratin from BitBucket to selfhosted GIT SCM server on linux ...
git push origin --all. And I get the error: Remote "origin" does not support the LFS locking API. Consider disabling it with: $...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
it’s far better with man installed ^^
well just kidding we need as well
git-doc
package@tsmaeder please file another issue