git-flow-linfa README
This is a tool developed to ease committing following a certain standard. Your commits will follow this format [<jira task key>]: <commit message>
Features
The tasks assigned to you on Jira will load and you can select which task to use for commiting.
Requirements
Follow these steps to get started with it.
- Open your workspace folder.
- Intialize your JiraGit. Press
Ctrl+Shift+P and search for Linfa: Initialize JiraGit
- Insert your jira username, password and project key.
- Whenever you want to commit, stage the files and press
Ctrl+Shift+P and search for Linfa: Commit with Jira support
- Select the task
- Insert the commit message
Enjoy!
| |