git-extras icon indicating copy to clipboard operation
git-extras copied to clipboard

GIT utilities -- repo summary, repl, changelog population, author commit percentages and more

Results 149 git-extras issues
Sort by recently updated
recently updated
newest added

It works fine except on the first commit it gives this error: ``` > git undo fatal: ambiguous argument 'HEAD^': unknown revision or path not in the working tree. Use...

I have a need to use epel-6 rather than the latest version and would like the latest git-extras installed. Can this be added please?

suspend

Hello, all 1st - great tool, use it each day since like forever :) 2nd thing - the actual unfortunate issue. I have the git config as in [here](https://github.com/kornicameister/dotfiles/blob/master/gitconfig#L18). That...

example https://github.com/fatso83/dotfiles/tree/master/utils/scripts#git-delete-merged

According to https://discourse.drone.io/t/github-claims-that-merge-refs-are-undocumented-feature/1100 The /merge refs are created only to check the mergeability. If a branch is already merged, the ref will be deleted. If no one visits the pull...

bug

### Added: * colored output to git-info (can be disabled with the `--no-color` option) * new `-c ` option which allows the user to specify the number of commits to...

Added option to search for old user name instead of old email address * Help to fix repository commits that have identical emails but different users * Help to clean...

How to get machine-readable output e.g. `git summary --line` ?

discussion