Work with Git forges from the comfort of Magit
Work with Git forges, such as Github and Gitlab, from the comfort of Magit and the rest of Emacs.
Please see the manual and the announcement for more information.
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upWhile I don't recommend using "upstream" as the name of the upstream remote (one should just stick to "origin") that actually is the most common alternative name, so it makes sense to show how to use that. Avoid suggesting "main" as the name of a remote. The name "main" has been gaining traction as an alternative name for the branch commonly known as "master". Having both a branch and a remote named "main" (even if it is in different repositories) would be quite unfortunate.
Work with Git forges, such as Github and Gitlab, from the comfort of Magit and the rest of Emacs.
Please see the manual and the announcement for more information.