top | item 47093447

(no title)

freecodyx | 10 days ago

i once used ai to generate a command doing the exact same thing.

git branch -vv | grep ': gone\]' | awk '{print $1}' | xargs -n 1 git branch -D

discuss

order

No comments yet.