<?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 Gooseyman's Blog</title><link>https://gooseyman.com/tags/git/</link><description>Recent content in GIT on Gooseyman's Blog</description><generator>Hugo -- gohugo.io</generator><language>en-us</language><lastBuildDate>Sun, 24 May 2020 00:00:00 +0000</lastBuildDate><atom:link href="https://gooseyman.com/tags/git/index.xml" rel="self" type="application/rss+xml"/><item><title>How to Delete a Local Git Branch</title><link>https://gooseyman.com/post/2020-05-24_delete_git_brnach-copy/</link><pubDate>Sun, 24 May 2020 00:00:00 +0000</pubDate><guid>https://gooseyman.com/post/2020-05-24_delete_git_brnach-copy/</guid><description>I&amp;rsquo;m posting this here as a reference for myself, but know that this may help others in a similar situation.
I don&amp;rsquo;t often delete branches in Git, but when I do I like to make sure that I am doing so correctly.
The below guide to How to Delete a Git Branch is directly from the highest rated answer on StackOverflow.
If one wishes to delete a branch named &amp;ldquo;Test_Branch.&amp;rdquo; Switch to some other branch to avoid any errors when attemtping to delete.</description></item></channel></rss>