git-credential-manager
First-time setup: install the ppkg CLI once
(ensure ~/.deno/bin is on your PATH;
see catalog for more):
deno install -g -A -n ppkg jsr:@patdx/pkg
Then install this package:
ppkg add git-credential-manager
Remove:
ppkg remove git-credential-manager
Or without installing the CLI:
deno run -A --reload jsr:@patdx/pkg add git-credential-manager