dotfiles

<-- duh.
git clone https://hhvn.uk/dotfiles
git clone git://hhvn.uk/dotfiles
Log | Files | Refs | Submodules | LICENSE

git-ef.1 (290B)


      1 .Dd 27 Apr 2021
      2 .Dt git-ef 1
      3 .Os hhvn-git(7)
      4 .Sh Name
      5 .Nm git-ef
      6 .Nd calculate changes ("effort") in git repo
      7 .Sh SYNOPSIS
      8 .Nm git ef
      9 .Op Ar author
     10 .Sh DESCRIPTION
     11 .Nm
     12 traverses history to count the total number of changes, insertions and deletions.
     13 .Sh AUTHOR
     14 .An hhvn Aq Mt dev@hhvn.uk .