6 git-annotate - Annotate file lines with commit info
10 git-annotate [options] file [revision]
14 Annotates each line in the given file with information from the commit
15 which introduced the line. Optionally annotate from a given revision.
19 include::blame-options.txt[]
27 Written by Ryan Anderson <ryan@michonline.com>.
31 Part of the gitlink:git[7] suite