<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Git on Wojciech Programming Blog</title>
    <link>https://www.wlangiewicz.com/tags/git/</link>
    <description>Recent content in Git on Wojciech Programming Blog</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Tue, 06 Jun 2017 19:44:52 +0000</lastBuildDate>
    <atom:link href="https://www.wlangiewicz.com/tags/git/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Why You Should Adapt Gitflow</title>
      <link>https://www.wlangiewicz.com/2017/06/06/why-you-should-adapt-gitflow/</link>
      <pubDate>Tue, 06 Jun 2017 19:44:52 +0000</pubDate>
      <guid>https://www.wlangiewicz.com/2017/06/06/why-you-should-adapt-gitflow/</guid>
      <description>GitFlow is a convention that says how you should structure your development process. It tells you when you should branch and merge your changes and helps you with hotfixes. By organizing branches effectively it unblocks developers allowing them to stay effective&#xA;Key characteristics Work happens in parallel Each developer is free to work on his individual features, all is required to branch off develop branch and once the feature is done create a PR back to develop</description>
    </item>
  </channel>
</rss>
