Posts tagged with “github“ (3)
-
Why are people migrating away from GitHub?
I noticed some people migrating away from GitHub recently. I was curious to understand the rationale. Is it a blip or is it a sign of prolonged exodus?
-
How to keep your email address private in GitHub
I wanted to review where I publish my primary email address online. One important place to check is any Git host you use such as GitHub.
-
Align Git and GitHub on default branch name - master vs main
GitHub and other Git hosting platforms changed the default initial branch name to main from master. However, Git did not! How can we align them?