NicoHood / GPGit

A shell script that automates the process of signing Git sources via GPG
MIT License
89 stars 10 forks source link

Crash if no origin was set #40

Open NicoHood opened 4 months ago

NicoHood commented 4 months ago
  1. Create new local git repo
  2. Add new commits
  3. make a gpgit release

It will crash on line 684 for some reason. Even weirder running it twice will work.