<?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 Isaac Levin</title><link>https://example.com/tags/git/</link><description>Recent content in Git on Isaac Levin</description><generator>Hugo</generator><language>en</language><managingEditor>isaac@isaaclevin.com (Isaac Levin)</managingEditor><webMaster>isaac@isaaclevin.com (Isaac Levin)</webMaster><lastBuildDate>Mon, 21 Aug 2017 11:15:58 -0400</lastBuildDate><atom:link href="https://example.com/tags/git/index.xml" rel="self" type="application/rss+xml"/><item><title>Resetting Git Working Directory Commands</title><link>https://example.com/2017/clear-all-git-changes/</link><pubDate>Mon, 21 Aug 2017 11:15:58 -0400</pubDate><author>isaac@isaaclevin.com (Isaac Levin)</author><guid>https://example.com/2017/clear-all-git-changes/</guid><description>&lt;h2 id="i-prefer-cli-to-visual-tools-for-git"&gt;I prefer CLI to visual tools for Git&lt;/h2&gt;
&lt;br /&gt;
&lt;p&gt;In doing my day-to-day development, I prefer to do most tasks Git related in a CLI. There are great tools available in Visual Studio 2017, Code, and 3rd party software like Source Tree, but for I like what I like, and the CLI does it for me. One thing that it is super easy to do in the CLI is &amp;ldquo;resetting&amp;rdquo; or clearing a working directory and starting fresh. We all make random changes, whether it be add/remove files and make changes that we decide are not ideal for commiting. There are a few ways/options to clean up your directory, and in this post I will show the ones I use often with their caveats.&lt;/p&gt;</description></item></channel></rss>