<?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 shione</title>
		<link>https://bensaber.net/blog/tags/git.html</link>
		<description>Recent content in git on shione</description>
		<generator>Hugo</generator>
		<language>en-US</language>
		
		
		
			<copyright>Copyright © 2026, renken.</copyright>
		
		
			<lastBuildDate>Mon, 10 Apr 2023 12:47:00 +0100</lastBuildDate>
		
			<atom:link href="https://bensaber.net/blog/tags/git/index.xml" rel="self" type="application/rss+xml" />
			<item>
				<title>Conventional commits</title>
				<link>https://bensaber.net/blog/conventional-commits.html</link>
				<pubDate>Mon, 10 Apr 2023 12:47:00 +0100</pubDate>
				<guid>https://bensaber.net/blog/conventional-commits.html</guid>
				<description>&lt;p&gt;I recently came across &lt;a href=&#34;https://www.conventionalcommits.org/en/v1.0.0/&#34;&gt;conventional&#xA;commits&lt;/a&gt; and I find the idea&#xA;very interesting and practical. The commit message style is similar to my&#xA;subjective style except it&amp;rsquo;s standardized and most importantly parsable. The end&#xA;goal is to automatically generate changelogs following &lt;a href=&#34;https://keepachangelog.com/en/1.0.0/&#34;&gt;keep a&#xA;changelog&lt;/a&gt;.&lt;/p&gt;&#xA;&lt;p&gt;I found a couple of tools which does this.&lt;/p&gt;&#xA;&lt;h2 id=&#34;commitizen&#34;&gt;commitizen&lt;/h2&gt;&#xA;&lt;p&gt;&lt;a href=&#34;https://github.com/commitizen-tools/commitizen&#34;&gt;commitizen&lt;/a&gt; is good if you use&#xA;the default config. However, as soon as you derive from the latter, you&amp;rsquo;d need&#xA;to write your own customized parsing config which I found to be somewhat&#xA;difficult to write considering how sometimes commitizen crashes if your config&#xA;is invalid.&lt;/p&gt;</description>
			</item>
	</channel>
</rss>
