Author Topic: Apply Template for Git commit message on SlickEdit  (Read 3128 times)

amosmim

  • New Community Member
  • Posts: 2
  • Hero Points: 0
Apply Template for Git commit message on SlickEdit
« on: March 30, 2020, 02:02:06 PM »
Hi!
I try to apply my template for commit comments so it will show on:
Tools -> version control (Git) -> Commit file1.c
There is any option to to this ?

I try the config my template on the repo by setting .git/MERGE_MSG and also by setting git config commit.template parameter. SlickEdit doesn't identify they both.

Aslo try to find this option in SlickEdit option or at project proprieties or in the last user manual...

I am using SlickEdit Pro 2019 (v24.0.0.8 64-bit) on Git repository

Dan

  • SlickEdit Team Member
  • Senior Community Member
  • *
  • Posts: 2897
  • Hero Points: 153
Re: Apply Template for Git commit message on SlickEdit
« Reply #1 on: March 30, 2020, 02:03:48 PM »
What do you want to change it to?

amosmim

  • New Community Member
  • Posts: 2
  • Hero Points: 0
Re: Apply Template for Git commit message on SlickEdit
« Reply #2 on: June 03, 2020, 12:46:49 PM »
Currently, it is just blank.
I want that slick will use the template...

Dan

  • SlickEdit Team Member
  • Senior Community Member
  • *
  • Posts: 2897
  • Hero Points: 153
Re: Apply Template for Git commit message on SlickEdit
« Reply #3 on: June 03, 2020, 01:21:37 PM »
You just want the commit dialog filled in with this information?