Deleting GitHub Repositories Without Prompt: A Guide to Automated Cleanup
Managing numerous GitHub repositories can sometimes be a chore, especially when you need to clean up...
Tag archive
Managing numerous GitHub repositories can sometimes be a chore, especially when you need to clean up...

A new GitHub CLI extension called gh-cc makes it easy to turn all your commits into conventional...
GitHub CLI (gh) is one of my favourite tools. In addition to its built-in commands, it allows you to...

Aliases are a fantastic way to shave seconds off of repetitively typed commands. In this post we'll...
Github action greeting Github action is the great tool to automate the manual stuff for...
We all know and understand the usage and profit of git CLI. It works faster and sometimes you can do...
Was browsing through my GitHub repositories and realized I have an embarrassing number of forks. A...
I am currently changing teams at Google and need to unsubscribe from all repositories in my former...
The GitHub cli tool gh now has a search feature! I recently had a use case requiring DependaBot to...

Photo by Yancy Min on Unsplash gh has been released. In this article, I would like to introduce 3 th...
Overview The gh command has been released to make it easier to check out PRs. I reviewed t...
Hi everyone Today I am writing about gh, the Github wrapper that entered beta. Also the Github devs...