<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="4.3.3">Jekyll</generator><link href="https://blog.jez.io/feed/git.xml" rel="self" type="application/atom+xml" /><link href="https://blog.jez.io/" rel="alternate" type="text/html" /><updated>2026-01-21T18:17:55-05:00</updated><id>https://blog.jez.io/feed/git.xml</id><title type="html">Jake Zimmerman | Git</title><subtitle>A collection of blog posts about programming, software, types, programming languages, Sorbet, Vim, Markdown, and more.</subtitle><author><name>Jake Zimmerman</name></author><entry><title type="html">Code Review from the Command Line</title><link href="https://blog.jez.io/cli-code-review/" rel="alternate" type="text/html" title="Code Review from the Command Line" /><published>2018-01-13T16:14:24-05:00</published><updated>2018-01-13T16:14:24-05:00</updated><id>https://blog.jez.io/cli-code-review</id><author><name>Jake Zimmerman</name></author><category term="bash" /><category term="git" /><category term="programming" /><category term="vim" /><category term="javascript" /><summary type="html"><![CDATA[I do the bulk of my code reviews from the command line, especially when reviewing larger changes. I've built up a number of tools and config settings that help me dig into the nuances of the code I'm reviewing, so that I can understand it better than if I were just browsing online.]]></summary></entry><entry><title type="html">Noteworthy Dotfile Hacks</title><link href="https://blog.jez.io/noteworthy-dotfile-hacks/" rel="alternate" type="text/html" title="Noteworthy Dotfile Hacks" /><published>2015-03-10T01:22:33-04:00</published><updated>2015-03-10T01:22:33-04:00</updated><id>https://blog.jez.io/noteworthy-dotfile-hacks</id><author><name>Jake Zimmerman</name></author><category term="dotfiles" /><category term="zsh" /><category term="git" /><category term="vim" /><category term="tmux" /><summary type="html"><![CDATA[Because it's much easier (for me at least) to read a blog post than read the code.]]></summary></entry><entry><title type="html">New GitHub Username</title><link href="https://blog.jez.io/2015/02/03/new-github-username/" rel="alternate" type="text/html" title="New GitHub Username" /><published>2015-02-03T04:01:04-05:00</published><updated>2015-02-03T04:01:04-05:00</updated><id>https://blog.jez.io/2015/02/03/new-github-username</id><author><name>Jake Zimmerman</name></author><category term="meta" /><category term="git" /><summary type="html"><![CDATA[I've changed my GitHub username! Please update your remote urls.]]></summary></entry><entry><title type="html">Mastering git log for Collaboration</title><link href="https://blog.jez.io/git-log/" rel="alternate" type="text/html" title="Mastering git log for Collaboration" /><published>2015-01-16T20:57:01-05:00</published><updated>2015-01-16T20:57:01-05:00</updated><id>https://blog.jez.io/git-log</id><author><name>Jake Zimmerman</name></author><category term="git" /><summary type="html"><![CDATA[Mastering git log is probably the best way to collaborate effectively on a project that uses Git.]]></summary></entry><entry><title type="html">Using Multiple Git Remotes</title><link href="https://blog.jez.io/2014/11/01/using-more-than-one-git-remote/" rel="alternate" type="text/html" title="Using Multiple Git Remotes" /><published>2014-11-01T18:12:35-04:00</published><updated>2014-11-01T18:12:35-04:00</updated><id>https://blog.jez.io/2014/11/01/using-more-than-one-git-remote</id><author><name>Jake Zimmerman</name></author><category term="git" /><summary type="html"><![CDATA[An overview of how multiple Git remotes can be used to synchronize code distributed in a read-only Git repo]]></summary></entry></feed>