Obtain a Git command to create a git branch based on clipboard text or the current tab title.
Obtain a Git command to create a git branch based on clipboard text or the current tab title.
## Features
* Get a Git branch name from selected text, the tab's title or custom text
* Customize name prefix, Git command and replacement text
## About permissions
The extension needs to:
Read and save data from and to your clipboard ("Read and modify data you copy and paste")
Use the active tab and window to read information from ("Read your browsing history")
Code
https://github.com/hachesilva/GitBranchFromClipboard