git-extras
                                
                                
                                
                                    git-extras copied to clipboard
                            
                            
                            
                        GIT utilities -- repo summary, repl, changelog population, author commit percentages and more
When calling git-sync with -s, this asks for syncing and not sync and clean
It can be used to print pesudo-version of go module of current repository.
I just heard git-extras this powerful tool, and try to use `git effort` and encounter this error. ``` ❯ ulimit -a -t: cpu time (seconds) unlimited -f: file size (blocks)...
Commits squashed with `git rebase -i ...` shows up in `git standup`. But not in `git standup -B`. I would expect squashed commits to not show up.
### Feature request For only .gitconfig file, i want this feature ``` [alias] cl = clone ci = commit ``` - After typing `git cl` and press space key, alias...
currently, git summary counts all files. Sometimes large files leak into the repo and I would like to filter by file extension, e.g. .py
I often need to pull all remote branches and update all of my local branches, in 1 command since other commands such as `git pull --all` only update and pull...
I see there's a `local-commits` and `count` option, but nothing that gives me the number of commits versus the default branch. This is what I use for that currently: `git...
Hi all, this is to let you know the [vimeo video](https://vimeo.com/45506445) your `Readme.md` is linking to responds with `Video is not rated. Log in to watch.` I guess that's unintentional...