<?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 Caktus Group</title><link>https://www.caktusgroup.com/tags/Git/</link><description>Recent content in Git on Caktus Group</description><generator>Hugo</generator><language>en</language><lastBuildDate>Tue, 04 Mar 2025 11:00:00 +0000</lastBuildDate><atom:link href="https://www.caktusgroup.com/tags/Git/index.xml" rel="self" type="application/rss+xml"/><item><title>How to Deploy Selectively to Production</title><link>https://www.caktusgroup.com/blog/2025/03/04/how-deploy-selectively-production/</link><pubDate>Tue, 04 Mar 2025 11:00:00 +0000</pubDate><guid>https://www.caktusgroup.com/blog/2025/03/04/how-deploy-selectively-production/</guid><description>&lt;p>Sometimes, it&amp;rsquo;s necessary to deploy a set of features and/or bug fixes to production before part of the current &amp;ldquo;testing&amp;rdquo; branch has been tested completely in a Q/A or staging environment.&lt;/p></description></item><item><title>Better Python Dependency Management with pip-tools</title><link>https://www.caktusgroup.com/blog/2018/09/18/python-dependency-management-pip-tools/</link><pubDate>Tue, 18 Sep 2018 14:37:29 +0000</pubDate><guid>https://www.caktusgroup.com/blog/2018/09/18/python-dependency-management-pip-tools/</guid><description>&lt;p>I recently looked into whether I could use
&lt;a href="https://github.com/jazzband/pip-tools" target="_blank" rel="noopener noreferrer">pip-tools&lt;/a> to improve my
workflow around projects' Python dependencies. My conclusion was that
pip-tools would help on some projects, but it wouldn't do everything I
wanted, and I couldn't use it everywhere. (I tried pip-tools version
2.0.2 in August 2018. If there are newer versions, they might fix some
of the things I ran into when trying pip-tools.)&lt;/p></description></item><item><title>When a Clean Merge is Wrong</title><link>https://www.caktusgroup.com/blog/2018/03/19/when-clean-merge-wrong/</link><pubDate>Mon, 19 Mar 2018 13:30:00 +0000</pubDate><guid>https://www.caktusgroup.com/blog/2018/03/19/when-clean-merge-wrong/</guid><description>&lt;p>Git conflicts tell us when changes don’t go together. While working with other developers, or even when working more than one branch by yourself, changes to the same code can happen. Trying to merge them together will stop Git in its tracks.&lt;/p></description></item></channel></rss>