Skip to content

git config #12

@joeblew999

Description

@joeblew999

at the cli level it would be great to have "git config" for introspection.

https://github.com/go-git/go-git/blob/main/_examples/config/main.go show that its there...

The command structure could imitate the gnu git cli like :

config --get user.name

config --set user.name

config --get remote.origin.url

etc

--path is useful also to tell the git command what path to use etc.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions