Print context
To print the changelog context as JSON:
# print context to stdout
git cliff --context
# save context to a file
git cliff --context --output context.json
To print the changelog context as JSON:
# print context to stdout
git cliff --context
# save context to a file
git cliff --context --output context.json