34cd8fbd4a
Using the automation-friendly "fossil branch current" feature added in Fossil 2.7 instead of ad hoc parsing of human-readable "fossil branch" output. Not only does this fix a stray space in the output, it's more robust against changes in command output in general. Closes #11138 |
||
---|---|---|
.. | ||
README.md | ||
_fossil | ||
fossil.plugin.zsh |
README.md
Fossil Plugin
This plugin adds completion support and prompt for fossil repositories. The prompt will display the current branch and status been dirty or clean.
CONTRIBUTOR
- Jefferson González (jgmdev)