Some links of stuff I appreciated this month.You can also take the time machine to February 2022. CLI Browsing the Terminator terminal emulator plugins capabilities, I’ve prepared a resolve-hash command to find the URL matching a Git SHA-1 hash. Let’s go back to 1997: Brian W. Kernighan publishes an article how to use advanced commands […]
Read moreGet URL from Git commit hash
SHA-1 Git hashes can be mapped to code review or code repository URL to offer a web visualization with additional context. The resolve-hash command allows to get such URL from a Git hash, or another VCS reference. It can search Phabricator, Gerrit, GitHub and GitLab currently. Ouf of the box, it will detect your ~/.arcrc […]
Read more