cake-contrib / Cake_Git

Cake AddIn that extends Cake with Git features using LibGit2 and LibGit2Sharp
https://cakebuild.net/extensions/cake-git
Other
39 stars 63 forks source link

Add Basic Support for git Configuration Commands #142

Closed kdelorey closed 3 years ago

kdelorey commented 3 years ago

Allow basic ability to get, set, and unset git configuration.

Resolves #37

kdelorey commented 3 years ago

Anyone have a chance to review this? I could really use it on a project.

@pascalberger maybe?

nils-a commented 3 years ago

@kdelorey your changes have been merged, thanks for your contribution :+1:

kdelorey commented 3 years ago

Sweet, thanks @nils-a!