Deliverable 3: Golang implementation to spec #3
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This is a working 1.0 in go.
Definition of done is when one can run:
go get git.eeqj.de/sneak/mferand have a workingmfcommand line tool.Closing: deliverable complete. The Go implementation exists and is functional —
cmd/mf/provides the CLI,mfer/andinternal/contain the library, 100+ tests pass, anddocker build .is green. The tool supports generate, verify, fetch, and GPG signing as specified in the original requirements.