Extension Details

- Git blame
- by Alexander Flink
- 7 Recent Installs | 538 Total Installs
- Git blame command for Nova.
- Repository
- Bug Reports
-
Launch Subprocesses
-
This extension is allowed to:
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
Release Notes
Version 1.1.0
Update readme
Version 1.0.0
Initial release