<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://devzone.nordicsemi.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Version Control</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/40936/version-control</link><description>Hi, 
 I am new to software development and had a query about software version control with the Keil IDE using git. 
 As a beginner, I simply copied an example project in the Nordic SDK within the SDK example folder and went on to develop my software from</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 27 Nov 2018 13:34:05 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/40936/version-control" /><item><title>RE: Version Control</title><link>https://devzone.nordicsemi.com/thread/159244?ContentTypeID=1</link><pubDate>Tue, 27 Nov 2018 13:34:05 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:638292cc-efd8-414c-ac77-491ffa632cc4</guid><dc:creator>haakonsh</dc:creator><description>&lt;p&gt;Use git and github guides like&amp;nbsp;&lt;a href="https://guides.github.com/activities/hello-world/"&gt;https://guides.github.com/activities/hello-world/&lt;/a&gt;. Stack overflow has answers to most of the questions you&amp;#39;d ever need answered about git.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Version Control</title><link>https://devzone.nordicsemi.com/thread/159238?ContentTypeID=1</link><pubDate>Tue, 27 Nov 2018 13:28:09 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3d664232-0da8-48f6-afde-823254cfb8d7</guid><dc:creator>kanika1008</dc:creator><description>&lt;p&gt;Thanks haakonsh. I will try that and hope it works.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Version Control</title><link>https://devzone.nordicsemi.com/thread/159215?ContentTypeID=1</link><pubDate>Tue, 27 Nov 2018 12:16:25 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ece11304-6d01-4d45-a537-bf6ea791ba9a</guid><dc:creator>haakonsh</dc:creator><description>&lt;p&gt;The easiest thing to do is to copy an existing example, rename it, and then add the entire folder to git. &lt;br /&gt;&lt;br /&gt;For use with Keil:&amp;nbsp;It&amp;#39;s project file is just an xml who&amp;#39;ll work great with git. I recommend you ignore Keils App Note 279 and use git with the bash shell the way it&amp;#39;s intended to be used. The Keil git plugin sw looks horrible imho. Remember to save your Keil project file or else git will not see the change you make to it.&amp;nbsp;&lt;br /&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;You then instruct your peers to clone your repo into f.ex SDK15.2/examples/peripheral or SDK15.2/examples/ble_peripheral depending on what example you chose.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>