Click here to Skip to main content
15,902,635 members
Articles / Repository

How to Set Different Git Config user.email and user.name for Work and Personal at a Folder Level

Rate me:
Please Sign up or sign in to vote.
4.00/5 (2 votes)
14 Mar 2021Ms-PL1 min read 13K   6  
Setting different Git Config at folder level for work and personal use.
Though we work on companies repositories mostly, sometimes we work on personal git repositories as well. In this post, we will see how to simplify this process by setting this information at the folder level rather than at the repository level.

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Microsoft Public License (Ms-PL)


Written By
Architect Thomson Reuters
India India
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions