← Back to home

Archive

Posts tagged “git”

1 entry tagged “git”.

Filter by type

  • All 42
  • Blog Posts 19
  • Today I Learned 23

Browse by tag

android 1 apis 1 artificial-intelligence 1 aws 2 bash 1 cloudflare 1 cryptography 1 css 2 design 7 diagrams 1 docker 3 economics 1 frameworks 1 git 1 gpus 1 javascript 5 laravel 1 linux 2 math 1 mobile 1 openai 2 personal 1 php 11 python 1 security-vulnerabilities 1 shell 1 solid 2 talk 1 tdd 1 technical-debt 1 til 1 vector-databases 1 web 1
Today I Learned 22 November 2023
  • git

Tidy up local and remote branches in git

Your remote tracking branches This cleans up the big origin list you get when you do git branch --remote git remote prune origin Local branches that have been merged This removes your local branches that have been merged…

Read more →

© Dave Hulbert

Home GitHub