Skip to content

Commit

Permalink
added readme
Browse files Browse the repository at this point in the history
  • Loading branch information
jnises committed Sep 18, 2022
1 parent c8cede2 commit d1696fe
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
# git-suggest-ownership

Tool that lists the files in a git repository that currently have lines that were changed by you.
Sorted by percentage of lines you changed for each file.

Useful to figure out what parts of the code you could be _codeowner_ for.

0 comments on commit d1696fe

Please sign in to comment.