Move all my private repositories from bitbucket to github
Contents
After years of using Bitbucket for personal version control, I’ve decided to migrate to GitHub. While I still feel Bitbucket offers advantages in user experience and pricing, my main motivation is specific to my workflow: I couldn’t find a satisfactory Emacs client for Bitbucket. This ultimately prompted the move to GitHub.
For interacting with GitHub in Emacs, I recommend consult-gh. It leverages the GitHub CLI (gh) and Consult to provide easy control and browsing of GitHub directly within Emacs. I won’t detail its features here, but if you’re interested in managing GitHub without leaving Emacs, give consult-gh a try.