alfred-github-workflow
alfred-github-workflow copied to clipboard
Show a specific commit: Full search
The show a specific commit seems to search the commit hash with a starts_with type search. I often use tools that show the last 8 characters of the commit, so the search doesn't match because it's at the end and not the beginning of the has. Can we update it to search the full hash?