New parser for parsing the output of git diff --name-status
#397
kishaningithub
started this conversation in
Ideas
Replies: 1 comment
-
This could be a good parser. From the
A schema could look something like:
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The
git diff --name-status main..<<branch>>
gives the output in the formatif you look at above the command gives output which says
It would be great to have this outputted as a json
Beta Was this translation helpful? Give feedback.
All reactions