<?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 code.kiwi.com</title><link>https://code.kiwi.com/tag/git/</link><description>Recent content in Git on code.kiwi.com</description><generator>Hugo</generator><language>en</language><lastBuildDate>Wed, 15 Mar 2023 20:13:57 +0000</lastBuildDate><atom:link href="https://code.kiwi.com/tag/git/index.xml" rel="self" type="application/rss+xml"/><item><title>Lesser Known Tools We Love at Kiwi.com, Part 1 of 3: CLI</title><link>https://code.kiwi.com/articles/lesser-known-tools-we-love-at-kiwi-com-part-1-of-3-cli/</link><pubDate>Thu, 24 Nov 2016 20:07:00 +0000</pubDate><guid>https://code.kiwi.com/articles/lesser-known-tools-we-love-at-kiwi-com-part-1-of-3-cli/</guid><description>&lt;p&gt;We’re all trying to save the time we spend on repetitive tasks, but as &lt;a href="https://xkcd.com/1205/"&gt;xkcd illustrates&lt;/a&gt;, often it’s just not worth wasting your time seeking out new tools and ways to be more productive. We developers at Kiwi.com thought it would be nice to share an easily digestible, no-nonsense, rapid-fire list of tools that make our everyday work better and easier — so, here we go!&lt;/p&gt;</description></item><item><title>How to Find a “Silent” Bug</title><link>https://code.kiwi.com/articles/how-to-find-a-silent-bug/</link><pubDate>Tue, 25 Oct 2016 19:32:00 +0000</pubDate><guid>https://code.kiwi.com/articles/how-to-find-a-silent-bug/</guid><description>&lt;p&gt;Now and again, some very weird bugs occur.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://code.kiwi.com/images/media/51625b72f3c060100005bad08a6783a078b2c1caefae731051dfd7653fd56ee4.webp" alt=""&gt;&lt;/p&gt;
&lt;p&gt;Photo by &lt;a href="https://unsplash.com/photos/iZJTmZAff8w?utm_source=unsplash&amp;amp;utm_medium=referral&amp;amp;utm_content=creditCopyText"&gt;David Clode&lt;/a&gt; on &lt;a href="https://unsplash.com/?utm_source=unsplash&amp;amp;utm_medium=referral&amp;amp;utm_content=creditCopyText"&gt;Unsplash&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;In the case of &lt;a href="https://www.djangoproject.com/"&gt;Django&lt;/a&gt;, and out internal Kiwibase project, I spent half a day fighting with a particularly weird bug.&lt;/p&gt;
&lt;h2 id="what-happened"&gt;What Happened&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;A colleague had prepared a branch for our shiny new feature&lt;/li&gt;
&lt;li&gt;Tests were passed (okay, I’m lying slightly; there was one minor bug in the HTML content which was not related to this issue)&lt;/li&gt;
&lt;li&gt;I was able to successfully run it on my computer&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;So I tried to deploy it on the server and it didn’t work. The only screen I could see was this:&lt;/p&gt;</description></item></channel></rss>