<?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 Christopher Tyler</title><link>https://cetyler.github.io/tags/git/</link><description>Recent content in Git on Christopher Tyler</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Sat, 02 May 2026 18:26:46 -0500</lastBuildDate><atom:link href="https://cetyler.github.io/tags/git/index.xml" rel="self" type="application/rss+xml"/><item><title>The Git Commands I Run Before Reading Any Code</title><link>https://cetyler.github.io/til/2026/2026-5-2_git_new_project/</link><pubDate>Sat, 02 May 2026 18:10:27 -0500</pubDate><guid>https://cetyler.github.io/til/2026/2026-5-2_git_new_project/</guid><description>Five git log commands that diagnose a new codebase before you open a single file.</description></item><item><title>Remove Tracking File or Folder from Git</title><link>https://cetyler.github.io/til/2025/2025-10-18_remove_file_git/</link><pubDate>Sat, 18 Oct 2025 15:57:03 -0500</pubDate><guid>https://cetyler.github.io/til/2025/2025-10-18_remove_file_git/</guid><description>How to remove a file from being tracked by git.</description></item><item><title>git diff with pytest</title><link>https://cetyler.github.io/til/2025/2025-7-18_git_diff_pytest/</link><pubDate>Wed, 30 Jul 2025 20:04:58 -0500</pubDate><guid>https://cetyler.github.io/til/2025/2025-7-18_git_diff_pytest/</guid><description>An easy way to only run tests that have changed.</description></item><item><title>Count Number of Lines in a Git Repository</title><link>https://cetyler.github.io/til/2024/2024-09-04-count_number_lines_in_git/</link><pubDate>Thu, 05 Sep 2024 00:00:26 -0500</pubDate><guid>https://cetyler.github.io/til/2024/2024-09-04-count_number_lines_in_git/</guid><description>If you were ever curious how many lines of code you have in a repo.</description></item><item><title>Rebuild Pelican Source</title><link>https://cetyler.github.io/posts/2024/2024-08-11-rebuild_website/</link><pubDate>Sun, 11 Aug 2024 15:54:00 -0500</pubDate><guid>https://cetyler.github.io/posts/2024/2024-08-11-rebuild_website/</guid><description>More work than expected to get my development system to work with Pelican.</description></item><item><title>See the History of a Method with git log -L</title><link>https://cetyler.github.io/til/2023/2023-11-19_history_method/</link><pubDate>Sun, 19 Nov 2023 23:56:35 -0500</pubDate><guid>https://cetyler.github.io/til/2023/2023-11-19_history_method/</guid><description>Saw this on Simon&amp;rsquo;s blog.</description></item><item><title>Create Git Branch and Checkout</title><link>https://cetyler.github.io/til/2023/20230503080911/</link><pubDate>Tue, 15 Aug 2023 11:00:00 -0500</pubDate><guid>https://cetyler.github.io/til/2023/20230503080911/</guid><description>Create a git branch and checkout at once.</description></item></channel></rss>