vmware-archive / git-author

An easy way to setup multiple authors based on `git commit --template`. It depends on git-together
BSD 3-Clause "New" or "Revised" License
30 stars 11 forks source link

When template disappears, the error message is cryptic on commit #16

Closed infews closed 4 years ago

infews commented 5 years ago

Pair sees: fatal: could not read '/tmp/.git-author-template': No such file or directory

Is there a way to give a more helpful error message that tells me to re-author?