Add git-metafile

pull/354/head
Jakub Jirutka 2019-11-21 00:14:10 +01:00
parent 72264d6c06
commit b007a92827
1 changed files with 1 additions and 0 deletions

View File

@ -177,6 +177,7 @@ A curated list of awesome command-line frameworks, toolkits, guides and gizmos.
* [forgit](https://github.com/wfxr/forgit) - Utility tool for `git` taking advantage of fuzzy finder fzf.
* [git-extra-commands](https://github.com/unixorn/git-extra-commands) - Many Git extra utilities. Churn, cut-branch, improved-merge and many more.
* [git-extras](https://github.com/tj/git-extras) - Git utilities -- repo summary, repl, changelog population, author commit percentages and more
* [git-metafile](https://github.com/jirutka/git-metafile) - Store and restore files metadata in a git repository.
* [git-open](https://github.com/paulirish/git-open) - Type `git open` to open the GitHub page or website for a repository in your browser
* [git-quick-stats](https://github.com/arzzen/git-quick-stats) - Git quick statistics is a simple and efficient way to access various statistics in git repository.
* [git-semver](https://github.com/markchalloner/git-semver) - Git plugin for easing semantic versioning and changelog validation