This repository was archived by the owner on Sep 11, 2020. It is now read-only.
This repository was archived by the owner on Sep 11, 2020. It is now read-only.
git-describe #736
Open
Description
I see in COMPATIBILITY.md that describe
is neither supported nor unsupported (empty box). I also see that there are no implementation containing that name.
- If it is implemented, could you point me to the right function?
- If not, any plans on supporting it?
I am looking for the equivalent of git describe --abbrev --dirty --always --tags
.