Skip to content

Commit a70c46b

Browse files
committed
Added Git For Each Ref article link
This article details how to use `git for-each-ref` in new and interesting ways (including the new `is-base` field).
1 parent 7c0a947 commit a70c46b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

rev_news/drafts/edition-116.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,9 @@ __Various__
4040

4141
__Light reading__
4242

43+
+ [Git For Each Ref](https://alchemists.io/articles/git_for_each_ref) by Brooke Kuhlmann. Learn how
44+
to use this command to make use of references for information dumping, statistcs, and much more. Included in this article is use of the new `is-base` field name recently added in link:https://raw.githubusercontent.com/git/git/master/Documentation/RelNotes/2.47.0.txt[Git 2.47.0].
45+
4346
<!---
4447
__Easy watching__
4548
-->

0 commit comments

Comments
 (0)