Skip to content

commentChar isn't working in git butler cli #13845

@UeberTimei

Description

@UeberTimei

Version

but 0.19.10

Operating System

macOS

Distribution Method

dmg (Mac OS - Apple Silicon)

Describe the issue

I used git config --global core.commentChar ";" to set commentChar to ";".
I tried to commit with git - it worked.
I tried to commit with but - it showed me # as a commentChar instead of ;.
I tried something at least with but and wrote but config --global core.commentChar ";" - and of course I got error, because commentChar as a parameter isn't implemented

How to reproduce (Optional)

  1. Set another commentChar - e. g. git config --global core.commentChar ";"
  2. Try to commit anything with but
  3. Got comments with #

Expected behavior (Optional)

  1. Set another commentChar - e. g. git config --global core.commentChar ";"
  2. Try to commit anything with but
  3. Get comments with ;

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions