<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>Leo&apos;s dev blog – stories, insights, and ideas — #git</title><description>Leo&apos;s dev blog – stories, insights, and ideas git tagged content</description><link>https://www.leohuynh.dev</link><language>en-us</language><item><title>Introduction to Committing with Conventional Commit</title><link>https://www.leohuynh.dev/log/introduction-to-committing-with-conventional-commit</link><guid isPermaLink="true">https://www.leohuynh.dev/log/introduction-to-committing-with-conventional-commit</guid><description>Conventional commit is a specific form of committing which gives software developers a uniform system for organizing and describing their changes, making it easier to keep track of updates</description><pubDate>Sun, 01 Jan 2023 00:00:00 GMT</pubDate><category>commit</category><category>git</category><category>conventional-commit</category></item><item><title>How to safely rename a case sensitive file/directory in a git repo?</title><link>https://www.leohuynh.dev/gists/rename-a-case-sensitive-file-in-a-git-repo</link><guid isPermaLink="true">https://www.leohuynh.dev/gists/rename-a-case-sensitive-file-in-a-git-repo</guid><description>Safely rename case-sensitive files or directories in a Git repository to avoid conflicts or case inconsistencies.</description><pubDate>Tue, 11 Oct 2022 00:00:00 GMT</pubDate><category>git</category><category>rename</category><category>case-sensitive</category></item><item><title>Ignore all files in a directory except a specific file</title><link>https://www.leohuynh.dev/gists/gitignore-ignore-directory-keep-1-file</link><guid isPermaLink="true">https://www.leohuynh.dev/gists/gitignore-ignore-directory-keep-1-file</guid><description>How to ignore all files in a directory except for a specific one.</description><pubDate>Fri, 27 Aug 2021 00:00:00 GMT</pubDate><category>git</category><category>gitignore</category></item><item><title>Key notes while working with git</title><link>https://www.leohuynh.dev/log/key-notes-while-working-with-git</link><guid isPermaLink="true">https://www.leohuynh.dev/log/key-notes-while-working-with-git</guid><description>Key notes to save plenty of time while working with git for command-line-developer</description><pubDate>Thu, 12 Aug 2021 00:00:00 GMT</pubDate><category>git</category><category>git-notes</category><category>git-alias</category><category>git-workflows</category></item></channel></rss>