checkup icon indicating copy to clipboard operation
checkup copied to clipboard

github: make it a Maintainer

Open parkr opened this issue 1 year ago • 0 comments

In order to be a Maintainer, the GitHub Storage implementation must respond to Maintain(). Unlike all the other implementations, the GitHub implementation's Maintain() method was on the pointer receiver. This fix should allow the GitHub Storage implementation to be a Maintainer.

As a side note, it'd be nice to have a setting for this somewhere in case someone wants to keep all their history.

parkr avatar Jun 10 '24 21:06 parkr