AbhyudayaSharma / react-git-info

Get Git commit information in your React App

Home Page:https://www.npmjs.com/package/react-git-info

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Include git describe

AbhyudayaSharma opened this issue · comments

Discussed in #25

Originally posted by alex-jesper May 3, 2022
Hi,
The code seems to work well, however I need the output from "git describe --tags", which does not seem to be present.

Is it possible to extend the functionality to include that?

Thanks,
Jesper

Add support for output of git describe described in https://git-scm.com/docs/git-describe#_examples