Melkeydev / go-blueprint

Go-blueprint allows users to spin up a quick Go project using a popular framework
https://docs.go-blueprint.dev/
MIT License
5.89k stars 333 forks source link

add check for git config #169

Closed briancbarrow closed 10 months ago

briancbarrow commented 10 months ago

By submitting this pull request, I confirm that my contribution is made under the terms of the MIT license.

Problem/Feature

Address #159

Description of Changes:

Checklist

Ujstor commented 10 months ago

Works as expected proper log if user and pass in git are not set. Terminal issue caused by the spinner will be resolved in a separate PR.

WindowsTerminal_t43i2llIV8
Melkeydev commented 10 months ago

Works as expected proper log if user and pass in git are not set. Terminal issue caused by the spinner will be resolved in a separate PR.

WindowsTerminal_t43i2llIV8

Is there a ticket/current work being done for the terminal spinner issue?

Ujstor commented 10 months ago

briancbarrow is working on this issue.