react-git-info icon indicating copy to clipboard operation
react-git-info copied to clipboard

Get Git commit information in your React App

Results 4 react-git-info issues
Sort by recently updated
recently updated
newest added

Hello, is possible add Total commit number of branch? thanks

enhancement
good first issue

Tried adding a git version macro using `git describe --tags --long --dirty` Based on a fork by martatesar: https://github.com/AbhyudayaSharma/react-git-info/compare/master...martatesar:react-git-info:master I envisioned GitInfo and GitVersion as two different macros in the...

enhancement
hacktoberfest-accepted

### Discussed in https://github.com/AbhyudayaSharma/react-git-info/discussions/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...

enhancement
help wanted
good first issue

Bumps [babel-plugin-macros](https://github.com/kentcdodds/babel-plugin-macros) from 2.8.0 to 3.1.0. Release notes Sourced from babel-plugin-macros's releases. v3.1.0 3.1.0 (2021-05-05) Features support more extensions that babel macros can be written in (#175) (856e5f4) v3.0.1 3.0.1...

dependencies