---
title: "How to Use Multiple GitHub Accounts"
url: https://daily.dev/posts/how-to-use-multiple-github-accounts-aloq1wouj
source_url: https://www.infoq.com/articles/how-to-use-multiple-github-accounts/
type: article
source: "InfoQ"
published: 2024-04-30T09:04:31.715Z
updated: 2024-05-09T07:52:51.999Z
tags: ["github", "git", "ssh", "version-control"]
reading_time: 11
upvotes: 7
comments: 0
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# How to Use Multiple GitHub Accounts

**[InfoQ](https://daily.dev/sources/infoq)** · 11 min read · 7 upvotes · 0 comments

## Summary

Learn how to use and configure multiple GitHub accounts in Git. Discover the limitations of Git account configuration and the solution to automatically switch accounts based on the project's parent directory location. Find out the downsides of using alternative solutions and the benefits of the presented solution.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://www.infoq.com/articles/how-to-use-multiple-github-accounts/>

## Similar posts on daily.dev

- [Don’t just attend KubeCon \+ CloudNativeCon, Merge Forward your experience\!](https://daily.dev/posts/don-t-just-attend-kubecon-cloudnativecon-merge-forward-your-experience--l0rpp73x8) · CNCF · 0 upvotes · 0 comments
- [Announcing H2 2026 KCDs](https://daily.dev/posts/announcing-h2-2026-kcds-m96goajm1) · CNCF · 1 upvotes · 0 comments
- [Two months of Open Community Groups](https://daily.dev/posts/two-months-of-open-community-groups-asf52zhbs) · CNCF · 0 upvotes · 0 comments

---

Tags: [#github](https://daily.dev/tags/github), [#git](https://daily.dev/tags/git), [#ssh](https://daily.dev/tags/ssh), [#version-control](https://daily.dev/tags/version-control)

[View this post on daily.dev](https://daily.dev/posts/how-to-use-multiple-github-accounts-aloq1wouj)
