Allow find --branch to be used in a bare repository, the same as the deprecated findr...
authorJoey Hess <joeyh@joeyh.name>
Fri, 29 Jul 2022 16:52:12 +0000 (12:52 -0400)
committerJoey Hess <joeyh@joeyh.name>
Fri, 29 Jul 2022 16:52:12 +0000 (12:52 -0400)
commit570b1aa6a125ea7b7e2251e519f870f5570f0181
tree55768dada452cbe1691ec4ca6fa97788ef13d988
parentd8f94389e1f384b93f2e6d7fbcdcb67975778035
Allow find --branch to be used in a bare repository, the same as the deprecated findref can be

This will allow later fully deprecating and removing findref.

Sponsored-by: Erik Bjäreholt on Patreon
CHANGELOG
Command.hs
Command/Find.hs