Login
From:
til.codeinthehole.com
(Uncensored)
subscribe
TIL That 'git for-each-ref' support conditional logic in its format — David Winterbottom
https://til.codeinthehole.com/posts/that-git-foreachref-support-conditional-logic-in-its-format/
links
backlinks
Roast topics
Find topics
Find it!
Git’s for-each-ref command allows you to iterate over refs and print them according to the --format option. — can be read in 1 minute