Skip to content

Commit 72cb15e

Browse files
authored
Update edition-70.md
A recent blog post highlighted the use of Git's history as a tool in ensuring better code by highlighting areas of high change.
1 parent 5d90fd6 commit 72cb15e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

rev_news/drafts/edition-70.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,8 @@ __Various__
4343

4444
__Light reading__
4545

46+
[Use the Git History to Identify Pain Points in Any Project](https://preslav.me/2020/03/01/use-the-git-history/)
47+
"basic idea - files that change often (with some exceptions) tend to be the ones where most issues occur" - let's go find them with this useful command. Includes useful follow on reading about your code crimes..
4648

4749
__Git tools and sites__
4850

0 commit comments

Comments
 (0)