Skip to content

(git-config): doesn't set global or local values #249

@jovermier

Description

@jovermier

After adding this module and filling in the user's name and email running git config --global user.name and git config --global user.email show no value set.

If I go to the cloned repo (cloned by git-clone module) and try git config --global user.name and git config --global user.email those values are also empty.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions