sharpvik / sema

Semantic commit tool
MIT License
56 stars 3 forks source link

Implement `--push` flag using go-git #16

Closed sharpvik closed 1 year ago

sharpvik commented 2 years ago

As discussed earlier, some work has to be done to reliably implement --push functionality using git-go. Would you like to look into it, @DataHearth?

DataHearth commented 2 years ago

Hey! I can do it :). Should be quick. I already did it on my project. Gonna send you a PR when I'm done 👍

sharpvik commented 2 years ago

This implementation leads to errors regarding SSH keys that do not appear when using git push. Needs more investigation. Reopening this issue and moving card into To Do column in project.