<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Repositories &amp; VCS Archives - Belchamber Web Tools, AI Guidance &amp; Code</title>
	<atom:link href="https://tools.belchamber.us/articles/repositories-vcs/feed/" rel="self" type="application/rss+xml" />
	<link>https://tools.belchamber.us/articles/repositories-vcs/</link>
	<description>Aaron Belchamber: AI-Centric Senior Cloud Software Engineer - Jacksonville FL</description>
	<lastBuildDate>Wed, 21 Feb 2024 18:04:39 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>
<site xmlns="com-wordpress:feed-additions:1">99928718</site>	<item>
		<title>Git error: &#8220;git dst refspec matches more than one&#8221;</title>
		<link>https://tools.belchamber.us/git-error-git-dst-refspec-matches-more-than-one/</link>
					<comments>https://tools.belchamber.us/git-error-git-dst-refspec-matches-more-than-one/#comments</comments>
		
		<dc:creator><![CDATA[Aaron Belchamber]]></dc:creator>
		<pubDate>Sat, 07 Nov 2020 19:05:34 +0000</pubDate>
				<category><![CDATA[Git]]></category>
		<guid isPermaLink="false">https://tools.belchamber.us/?p=1215</guid>

					<description><![CDATA[<p>&#8220;git dst refspec matches more than one&#8221; You may get this error when pushing a commit to your repo.&#160; The most likely suspect is that someone named a tag the exact name of the branch.&#160; You can rename the tag or delete it and retry pushing the commit. If you have a branch you typically [&#8230;]</p>
<p>The post <a href="https://tools.belchamber.us/git-error-git-dst-refspec-matches-more-than-one/">Git error: &#8220;git dst refspec matches more than one&#8221;</a> appeared first on <a href="https://tools.belchamber.us">Belchamber Web Tools, AI Guidance &amp; Code</a>.</p>
]]></description>
		
					<wfw:commentRss>https://tools.belchamber.us/git-error-git-dst-refspec-matches-more-than-one/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">1215</post-id>	</item>
		<item>
		<title>Git resources:  Git explained by humans, for humans</title>
		<link>https://tools.belchamber.us/git-resources-git-explained-by-humans-for-humans/</link>
					<comments>https://tools.belchamber.us/git-resources-git-explained-by-humans-for-humans/#respond</comments>
		
		<dc:creator><![CDATA[Aaron Belchamber]]></dc:creator>
		<pubDate>Sun, 17 Apr 2016 12:43:08 +0000</pubDate>
				<category><![CDATA[Repositories & VCS]]></category>
		<category><![CDATA[git tips]]></category>
		<category><![CDATA[php developer]]></category>
		<guid isPermaLink="false">https://tools.belchamber.us/?p=1038</guid>

					<description><![CDATA[<p>Good Git structure overview Structuring your Git upfront can save you a lot of headaches with you and your team later.  Here&#8217;s an overview of a great article to help you get your team back to the basics and set a new baseline from which to start relying on Git more effectively as a team. [&#8230;]</p>
<p>The post <a href="https://tools.belchamber.us/git-resources-git-explained-by-humans-for-humans/">Git resources:  Git explained by humans, for humans</a> appeared first on <a href="https://tools.belchamber.us">Belchamber Web Tools, AI Guidance &amp; Code</a>.</p>
]]></description>
		
					<wfw:commentRss>https://tools.belchamber.us/git-resources-git-explained-by-humans-for-humans/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">1038</post-id>	</item>
		<item>
		<title>BitBucket repo exceeded limits?  Create the proper .gitignore file to exclude large media attachments and caching system files</title>
		<link>https://tools.belchamber.us/bitbucket-repo-exceeded-limits-create-the-proper-gitignore-file-to-exclude-large-media-attachments/</link>
					<comments>https://tools.belchamber.us/bitbucket-repo-exceeded-limits-create-the-proper-gitignore-file-to-exclude-large-media-attachments/#respond</comments>
		
		<dc:creator><![CDATA[Aaron Belchamber]]></dc:creator>
		<pubDate>Mon, 28 Sep 2015 13:53:25 +0000</pubDate>
				<category><![CDATA[Repositories & VCS]]></category>
		<category><![CDATA[bitbucket]]></category>
		<category><![CDATA[git]]></category>
		<category><![CDATA[git tips]]></category>
		<guid isPermaLink="false">http://tools.belchamber.us/?p=944</guid>

					<description><![CDATA[<p>BitBucket is awesome, for unlimited free private repositories, you just can&#8217;t go wrong.  In two minutes you can get your website code for any project safely to their repositories, accessible from any where.  Of course, it has its limitations.  Take one instance where last week I committed revisions to ProflicFutility.com, a media-heavy website that sells [&#8230;]</p>
<p>The post <a href="https://tools.belchamber.us/bitbucket-repo-exceeded-limits-create-the-proper-gitignore-file-to-exclude-large-media-attachments/">BitBucket repo exceeded limits?  Create the proper .gitignore file to exclude large media attachments and caching system files</a> appeared first on <a href="https://tools.belchamber.us">Belchamber Web Tools, AI Guidance &amp; Code</a>.</p>
]]></description>
		
					<wfw:commentRss>https://tools.belchamber.us/bitbucket-repo-exceeded-limits-create-the-proper-gitignore-file-to-exclude-large-media-attachments/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">944</post-id>	</item>
		<item>
		<title>Quick Git remote commands and links to more resources</title>
		<link>https://tools.belchamber.us/quick-git-remote-commands-and-links-to-more-resources/</link>
					<comments>https://tools.belchamber.us/quick-git-remote-commands-and-links-to-more-resources/#respond</comments>
		
		<dc:creator><![CDATA[Aaron Belchamber]]></dc:creator>
		<pubDate>Sat, 01 Aug 2015 07:31:16 +0000</pubDate>
				<category><![CDATA[Repositories & VCS]]></category>
		<category><![CDATA[git repositories]]></category>
		<category><![CDATA[git tips]]></category>
		<guid isPermaLink="false">http://tools.belchamber.us/?p=894</guid>

					<description><![CDATA[<p>Learning and using an SVN is so important to help keep a secure backup of all versions of your code, be able to experiment and test it, and publish changes in a collaborative environment.  On projects where I&#8217;m the sole developer, I still use Git.  I prefer BitBucket because it is private and free.  Bit [&#8230;]</p>
<p>The post <a href="https://tools.belchamber.us/quick-git-remote-commands-and-links-to-more-resources/">Quick Git remote commands and links to more resources</a> appeared first on <a href="https://tools.belchamber.us">Belchamber Web Tools, AI Guidance &amp; Code</a>.</p>
]]></description>
		
					<wfw:commentRss>https://tools.belchamber.us/quick-git-remote-commands-and-links-to-more-resources/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">894</post-id>	</item>
		<item>
		<title>Steps to adding remote Git Bitbucket repository in PHPStorm</title>
		<link>https://tools.belchamber.us/steps-to-adding-remote-git-bitbucket-repository-in-phpstorm/</link>
					<comments>https://tools.belchamber.us/steps-to-adding-remote-git-bitbucket-repository-in-phpstorm/#respond</comments>
		
		<dc:creator><![CDATA[Aaron Belchamber]]></dc:creator>
		<pubDate>Sat, 18 Apr 2015 14:09:03 +0000</pubDate>
				<category><![CDATA[Repositories & VCS]]></category>
		<category><![CDATA[bitbucket]]></category>
		<category><![CDATA[git repositories]]></category>
		<category><![CDATA[git tips]]></category>
		<category><![CDATA[phpstorm]]></category>
		<guid isPermaLink="false">http://tools.belchamber.us/?p=779</guid>

					<description><![CDATA[<p>I found that before PHP Storm can connect to your remote Git repositories on Bitbucket properly, you need to add the git origin&#8217;s authentication within the PHP Storm command line. Using Bitbucket with PHP Storm is a powerful combination, but it&#8217;s not as easy as installing the Bitbucket plug-in then you&#8217;re off to the races. [&#8230;]</p>
<p>The post <a href="https://tools.belchamber.us/steps-to-adding-remote-git-bitbucket-repository-in-phpstorm/">Steps to adding remote Git Bitbucket repository in PHPStorm</a> appeared first on <a href="https://tools.belchamber.us">Belchamber Web Tools, AI Guidance &amp; Code</a>.</p>
]]></description>
		
					<wfw:commentRss>https://tools.belchamber.us/steps-to-adding-remote-git-bitbucket-repository-in-phpstorm/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">779</post-id>	</item>
	</channel>
</rss>
