<?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>Git &#8211; Technical Digit</title>
	<atom:link href="https://technicaldigit.com/tag/git/feed/" rel="self" type="application/rss+xml" />
	<link>https://technicaldigit.com</link>
	<description>We Make Your Digital Dreams True</description>
	<lastBuildDate>Tue, 14 Sep 2021 08:35:56 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=5.5.20</generator>

<image>
	<url>https://technicaldigit.com/wp-content/uploads/2020/05/cropped-tdlogo_150-2-32x32.png</url>
	<title>Git &#8211; Technical Digit</title>
	<link>https://technicaldigit.com</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Add Local Repository to BitBucket/GitHub</title>
		<link>https://technicaldigit.com/add-local-repository-to-bitbucket-github/</link>
					<comments>https://technicaldigit.com/add-local-repository-to-bitbucket-github/#respond</comments>
		
		<dc:creator><![CDATA[Technical Digit]]></dc:creator>
		<pubDate>Mon, 06 Jul 2020 04:03:55 +0000</pubDate>
				<category><![CDATA[General]]></category>
		<category><![CDATA[BitBucket]]></category>
		<category><![CDATA[Git]]></category>
		<category><![CDATA[Commit]]></category>
		<category><![CDATA[Github]]></category>
		<category><![CDATA[Push]]></category>
		<category><![CDATA[Version Control]]></category>
		<guid isPermaLink="false">http://technicaldigit.com/?p=297</guid>

					<description><![CDATA[Create an account on BitBucket/GitHub. Create new respository in BitBucket/GitHub. And you will get a http clone url with .git extension as below.git clone https://github.com/user_name/myrepository.git Next go to your local project/directory in Git Bash Terminal. cd /path_to_local_folder/repo Init your project as git repository git init Connect your local repository to remote git repository. [Change below link as per your remote git repository.] git remote add [&#8230;]]]></description>
		
					<wfw:commentRss>https://technicaldigit.com/add-local-repository-to-bitbucket-github/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>

<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/

Page Caching using disk: enhanced 
Minified using disk

Served from: technicaldigit.com @ 2026-08-26 06:14:41 by W3 Total Cache
-->