<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <title>extensions on Saberd</title>
        <link>https://www.saberd.com/tags/extensions/</link>
        <description>Recent content in extensions on Saberd</description>
        <generator>Hugo -- gohugo.io</generator>
        <language>en-us</language>
        <lastBuildDate>Mon, 27 Mar 2023 12:11:20 +0000</lastBuildDate><atom:link href="https://www.saberd.com/tags/extensions/feed.xml" rel="self" type="application/rss+xml" /><item>
        <title>Git config user profiles</title>
        <link>https://www.saberd.com/p/git-config-user-profiles/</link>
        <pubDate>Mon, 27 Mar 2023 12:11:20 +0000</pubDate>
        
        <guid>https://www.saberd.com/p/git-config-user-profiles/</guid>
        <description>&lt;h2 id=&#34;introduction&#34;&gt;Introduction&lt;/h2&gt;
&lt;p&gt;When you are working on multiple git projects you sometimes want to sign your commits with different names and emails.&lt;/p&gt;
&lt;p&gt;The easiest way to do this is through a vscode extension called &lt;a class=&#34;link&#34; href=&#34;https://marketplace.visualstudio.com/items?itemName=onlyutkarsh.git-config-user-profiles&amp;amp;ssr=false#overview&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;
    &gt;git-config-user-profile&lt;/a&gt;.&lt;/p&gt;
&lt;h2 id=&#34;what-it-does&#34;&gt;What it does&lt;/h2&gt;
&lt;p&gt;The extension adds a section in the status bar at the bottom of vscode. It&amp;rsquo;s easy to see what profile is currently active, edit an existing profile or make a new profile.&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://www.saberd.com/p/git-config-user-profiles/select-profile.png&#34;
	width=&#34;816&#34;
	height=&#34;261&#34;
	srcset=&#34;https://www.saberd.com/p/git-config-user-profiles/select-profile_hu2530f98f18f0db965c0ca18a6515c2a2_51204_480x0_resize_box_3.png 480w, https://www.saberd.com/p/git-config-user-profiles/select-profile_hu2530f98f18f0db965c0ca18a6515c2a2_51204_1024x0_resize_box_3.png 1024w&#34;
	loading=&#34;lazy&#34;
	
		alt=&#34;managing the git repo profile&#34;
	
	
		class=&#34;gallery-image&#34; 
		data-flex-grow=&#34;312&#34;
		data-flex-basis=&#34;750px&#34;
	
&gt;&lt;/p&gt;
&lt;p&gt;After this is done, every commit in this repo will use the applied profile and the setting is remembered the next time you open the project.&lt;/p&gt;
</description>
        </item>
        
    </channel>
</rss>
