Michael Currin

Results 320 issues of Michael Currin

Add badges Add sample image

documentation

Check for this error in "Log (Window)" When there are zero commits ``` : Error: Command failed: git diff-index --name-status --find-renames --find-copies --no-color --cached HEAD fatal: ambiguous argument 'HEAD': unknown...

enhancement

See PNG and SVG files

documentation

See if enum can be cleaned up Reverse keys and values? Change lookup with function or alternate use that is safer than any. What is proper way to handle undefined,...

enhancement

Perhaps a command prompt option or a button. Or just a space in the message bar. Fill the message bar with `chore: ` etc. but don't fill in the message...

enhancement

This is a long term goal as the app has simple UI. See the notes in test section of the docs. Note that there are different approaches to integration tests....

This is something part of standard git hook for commit message, where a check is done to see if the message comes from a template. If this is not possible,...

enhancement

Perhaps a way in this extension to get close to the easy GH autofill flow. To listen for when files are _staged_ on _unstaged_ and then push a message to...

enhancement

https://github.com/MichaelCurrin/auto-commit-msg/releases/download/v0.7.0/auto-commit-msg-0.7.0.vsix Something like https://github.com/MichaelCurrin/auto-commit-msg/releases/download/latest/auto-commit-msg.vsix Use in the docs with a download button

enhancement