Gitmark is a way to mark your git commits to achieve finalization
Lazygit is a useful tool for those running git on the command line
Lazygit has an interesting feature which lets you add commands to key bindings. Here's how I added a gitmark workflow to lazygit
customCommands:-key:'m'context:'global'subprocess:trueprompts:-type:'menu'title:'GitMark?'options:-name:'trial'description:'trialrun'-name:'commit'description:'commit'value:'--tag--send--commit'-name:'init'description:'init'value:'init'command:'gitmark{{index.PromptResponses0}}'
Top comments(0)
Subscribe
For further actions, you may consider blocking this person and/orreporting abuse