• Skip to primary navigation
  • Skip to content
  • Skip to footer
In the backlog 'Senior Dev' - put it in the backlog    'Junior Dev' - so we can fix it later, right?
  • Home
  • About

    Bill Findeisen

    Software Architecture,
    Beer, Triathlon,
    Fighting for the right to party

    • Nashville, TN
    • Email
    • Website
    • Twitter
    • GitHub
    • LinkedIn
    • Instagram
    • Strava

    Handy git commands

    less than 1 minute read

    Delete local git branches no longer on the remote

    git fetch -p
    

    Tags: git

    Updated: July 9, 2023

    Share on

    Twitter Facebook LinkedIn
    Previous Next

    You may also enjoy

    NVIDIA Shield,Kodi,TrueNAS,and NFS

    less than 1 minute read

    Mounting a NFS share from Kodi running on the NVIDIA Shield

    Multiple Git Account Credentials

    less than 1 minute read

    Handling multiple git accounts with different credentials

    Handy shell commands

    less than 1 minute read

    run the previous command as root sudo !! go back to the previous directory cd -

    Running Jekyll with minimal-mistakes theme inside docker

    less than 1 minute read

    this blog is built using: Jekyll minimal-mistakes docker

    • Follow:
    • Instagram
    • Feed
    © 2023 Bill Findeisen. Powered by Jekyll & Minimal Mistakes.