@osndot/plugin-git
v0.2.0
Published
Git integration plugin for the OSN CLI platform
Readme
Provides quick, standardized access to common Git operations directly through the osn CLI.
Installation
Install and register the plugin in your project using the osn CLI:
osn plugin add gitCommands
Once installed, the following commands are instantly available:
osn git status- Show a short, summarized status of the working tree.osn git log- Show the 10 most recent commit logs in a concise format.
Documentation
For more information and the full command reference, visit the main repository.
License
MIT
