- Git blame
- Git blame command for Nova.
- 520 Installs
-
This extension is allowed to:
- Launch Subprocesses
Readme
git-blame
Git blame command for the Nova editor. Run through Editor > Git blame
or cmd + shift + B
. Git blame will run on whatever lines you have selected in the editor. You can also press "View on github" to open the blame in github.
Available scripts
npm run dev
– Start development
npm run build
– Build extension
Changelog
Version 1.1.0
Update readme
Version 1.0.0
Initial release