Skip to content
This repository was archived by the owner on Aug 27, 2023. It is now read-only.
This repository was archived by the owner on Aug 27, 2023. It is now read-only.

Matching author with special character always fails #91

@0ge

Description

@0ge

One in our team has Swedish letters in his name. When he tries to push he gets the following errors from SBCC:

remote: - Bitbucket: 'Hugo Sjöberg' != Commit: 'Hugo Sjöberg'
remote: 
remote: - Commit: 'Hugo Sjöberg'

We have the following (related) configuration:

Require Matching Author Name: yes
Require Userslug Matching Author Name: no
Require Author Name in Bitbucket: yes
Require Author Name As Userslug in Bitbucket: no
Require Matching Committer Name: yes
Require Userslug Matching Committer Name: no

I compared his gitconfig with mine and couldn't find anything amiss.

[user]
    name = Hugo Sjöberg
    email = hugo@company.com

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions