20
Git Tips & Tricks [CIA]
(wikileaks.org)
On the road to fully automated luxury gay space communism.
Spreading Linux propaganda since 2020
Rules:
Yeah. I just thought the CIA git tutorial was amusing. I did add aliases for
git branch --merged origin/master | grep -v '\\*\\|master\\|develop' | xargs -n 1 git branch -dand!git config --get-regexp 'alias.*' | colrm 1 6 | sed 's/[ ]/ = /' | sortthough