diff --git a/README.md b/README.md new file mode 100644 index 0000000..d5ce1b0 --- /dev/null +++ b/README.md @@ -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. \ No newline at end of file