git commit.template

I have added a global git commit.template at the terminal within Rstudio on my windows machine. Rstudio 1.14.103, R 4.0.5

git config --global commit.template ~/gitmessage.txt

I was hoping to see the template appear in the commit message text field under the git tab in Rstudio. Is this feature not implemented in Rstudio?
thanks

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.

If you have a query related to it or one of the replies, start a new topic and refer back with a link.