question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

command 'git.viewHistory' not found

See original GitHub issue

OS: MAC OS After i installed git-history, i use command+shift+p to select view history(git log),got an error: command 'git.viewHistory' not found

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:6 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
Oikiocommented, Feb 11, 2018

Good day, same error on Windows 10. VSCode 1.20.0, git history extension 0.4.0, git version 2.14.2.windows.1. Also I’m using Ubuntu terminal with fish in case it might affect this issue:

  "terminal.integrated.shell.windows": "C:\\WINDOWS\\Sysnative\\bash.exe",
  "terminal.external.windowsExec": "C:\\WINDOWS\\Sysnative\\Ubuntu.exe",
0reactions
DonJayamannecommented, Feb 14, 2018

@lcruz4 Please create a separate issue with the following info:

  • Output from Git History output panel
  • Output from console window (got into Help->Toggle Developer Tools)
Read more comments on GitHub >

github_iconTop Results From Across the Web

command 'git.viewHistory' not found · Issue #238
No output for git history specifically in the vscode output window but under log extension ... viewHistory' not found: Error: command 'git.
Read more >
I've problem with vscode -> command 'git.viewFileHistory' ...
1 Answer 1 · Uninstall the extension · remove the directory from C:\Users\ue.vscode\extensions (for windows) · Close VS code and reopen the vs...
Read more >
git history: "There is no history for this item"
ViewHistory, accessible through right-click > Git > View History) on a file from our repo, Visual Studio always shows “There is no history...
Read more >
2.3 Git Basics - Viewing the Commit History
By default, with no arguments, git log lists the commits made in that repository in reverse chronological order; that is, the most recent...
Read more >
Exploring History – Version Control with Git
On branch main Changes not staged for commit: (use "git add <file>. ... steps and explanations for Jennifer to use git revert ,...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found