Closed professor closed 5 years ago
After upgrading to 1.0.2, I closed this too soon. The file ~/.git-author-template did not exist on the file system.
Looks like this solved it: https://github.com/pivotal/git-author/commit/69fcc82cd4ab8033f6b625d9c85959762f559cff
I was installing git-author via brew and had an interesting experience.
I could see that brew was running both of the following lines
However, the file ~/.git-author-template did not exist on the file system
I'm wondering if brew does not run as the current user.
Any thoughts?
Cloning the repo and running setup.sh worked fine