Skip to main content
whitep4nth3r logo
Posts tagged

Git

  1. 5 Sep 2022

    Rewrite your git history in 4 friendly commands

    Did you make a series of unfortunate commits? Learn how to clean up your nonsense.

    Git 4 min read →
  2. 7 Mar 2022

    How to delete all merged git branches with one terminal command

    Automate your git cleanup! Here's a shell function to add to your bashrc/zshrc file to delete all merged git branches in one command.

    Git 1 min read →