<?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>VSTS Archives - Blog IT</title>
	<atom:link href="https://blogit.create.pt/category/tools/vsts/feed/" rel="self" type="application/rss+xml" />
	<link>https://blogit.create.pt/category/tools/vsts/</link>
	<description>Create IT blogger community</description>
	<lastBuildDate>Thu, 10 Jan 2019 12:46:14 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.1</generator>
	<item>
		<title>VSTS &#8211; How to link a GIT commit with backlog task or bug</title>
		<link>https://blogit.create.pt/tiagooliveira/2017/07/23/vsts-how-to-link-a-git-commit-with-backlog-task-or-bug/</link>
					<comments>https://blogit.create.pt/tiagooliveira/2017/07/23/vsts-how-to-link-a-git-commit-with-backlog-task-or-bug/#respond</comments>
		
		<dc:creator><![CDATA[Tiago Oliveira]]></dc:creator>
		<pubDate>Sun, 23 Jul 2017 20:26:51 +0000</pubDate>
				<category><![CDATA[VSTS]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[Scrum]]></category>
		<guid isPermaLink="false">http://blogit.create.pt/tiagooliveira/?p=1654</guid>

					<description><![CDATA[<p>It&#8217;s very easy and recommended to link all GIT commits with VSTS scrum backlog tasks or bugs. Just put the task or bug &#8220;id&#8221; in the commit description with the #[id] format. For example, if you want to link a specific commit to the task &#8220;28&#8221;, put &#8220;#28&#8221; in the commit description like &#8220;Bla bla #28&#8220;. [&#8230;]</p>
<p>The post <a href="https://blogit.create.pt/tiagooliveira/2017/07/23/vsts-how-to-link-a-git-commit-with-backlog-task-or-bug/">VSTS &#8211; How to link a GIT commit with backlog task or bug</a> appeared first on <a href="https://blogit.create.pt">Blog IT</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>It&#8217;s very easy and recommended to link all GIT commits with VSTS scrum backlog tasks or bugs.<br />
Just put the task or bug &#8220;id&#8221; in the commit description with the #[id] format.</p>
<p>For example, if you want to link a specific commit to the task &#8220;28&#8221;, put &#8220;#28&#8221; in the commit description like &#8220;Bla bla <strong>#28</strong>&#8220;.</p>
<p><a href="http://blogit.create.pt/tiagooliveira/wp-content/uploads/sites/101/2017/07/VSTS-Git2.png"><img fetchpriority="high" decoding="async" class="alignnone size-full wp-image-1684" src="http://blogit.create.pt/tiagooliveira/wp-content/uploads/sites/101/2017/07/VSTS-Git2.png" alt="" width="1857" height="433" srcset="https://blogit.create.pt/wp-content/uploads/2017/07/VSTS-Git2.png 1857w, https://blogit.create.pt/wp-content/uploads/2017/07/VSTS-Git2-300x70.png 300w, https://blogit.create.pt/wp-content/uploads/2017/07/VSTS-Git2-768x179.png 768w, https://blogit.create.pt/wp-content/uploads/2017/07/VSTS-Git2-1024x239.png 1024w, https://blogit.create.pt/wp-content/uploads/2017/07/VSTS-Git2-696x162.png 696w, https://blogit.create.pt/wp-content/uploads/2017/07/VSTS-Git2-1068x249.png 1068w, https://blogit.create.pt/wp-content/uploads/2017/07/VSTS-Git2-1801x420.png 1801w" sizes="(max-width: 1857px) 100vw, 1857px" /></a></p>
<p><a href="http://blogit.create.pt/tiagooliveira/wp-content/uploads/sites/101/2017/07/VSTS-Git3-1.png"><img decoding="async" class="alignnone size-full wp-image-1734" src="http://blogit.create.pt/tiagooliveira/wp-content/uploads/sites/101/2017/07/VSTS-Git3-1.png" alt="" width="570" height="308" srcset="https://blogit.create.pt/wp-content/uploads/2017/07/VSTS-Git3-1.png 570w, https://blogit.create.pt/wp-content/uploads/2017/07/VSTS-Git3-1-300x162.png 300w" sizes="(max-width: 570px) 100vw, 570px" /></a><br />
All commits will be linked with the task or bug and shown in the development area.</p>
<p><a href="http://blogit.create.pt/tiagooliveira/wp-content/uploads/sites/101/2017/07/VSTS-Git-1.png"><img decoding="async" class="alignnone wp-image-1674" src="http://blogit.create.pt/tiagooliveira/wp-content/uploads/sites/101/2017/07/VSTS-Git-1.png" alt="" width="356" height="322" srcset="https://blogit.create.pt/wp-content/uploads/2017/07/VSTS-Git-1.png 493w, https://blogit.create.pt/wp-content/uploads/2017/07/VSTS-Git-1-300x271.png 300w, https://blogit.create.pt/wp-content/uploads/2017/07/VSTS-Git-1-464x420.png 464w" sizes="(max-width: 356px) 100vw, 356px" /></a></p>
<p>The post <a href="https://blogit.create.pt/tiagooliveira/2017/07/23/vsts-how-to-link-a-git-commit-with-backlog-task-or-bug/">VSTS &#8211; How to link a GIT commit with backlog task or bug</a> appeared first on <a href="https://blogit.create.pt">Blog IT</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://blogit.create.pt/tiagooliveira/2017/07/23/vsts-how-to-link-a-git-commit-with-backlog-task-or-bug/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
