magnus-longva-bouvet/Git Diff Sort

Provides various Git diff outputs

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
meta_file_nameName of the YAML file containing metadatano
keywordKeyword to look for in the YAML fileno
comparing_branchBranch to compare withno
comparing_tagTag to compare withno
excluded_directoriesComma separated list of directories to exclude from the git diffno
namedescription
distinct_foldersDistinct folders from Git diff
folders_without_metadataFolders without any metadata file
folders_sorted_alpha_incFolders sorted alphabetically (incremental)
folders_sorted_alpha_decFolders sorted alphabetically (decremental)
folders_sorted_meta_incFolders sorted based on metadata (incremental)
folders_sorted_meta_decFolders sorted based on metadata (decremental)
jsonAll the different outputs in JSON format, you can access json.distinct_folders[]