mirror of
https://github.com/tj/git-extras.git
synced 2026-09-12 16:36:22 -04:00
using `-m` or `--merges-only` will only show the merge commit messages. It will also use the body of the merge commit message in addition to the subject, as github merges usually have a useless subject line for commit messages. If used with `-n/--no-merges`, the last one specified will win. |
||
|---|---|---|
| bin | ||
| etc | ||
| helper | ||
| man | ||
| AUTHORS | ||
| Commands.md | ||
| History.md | ||
| install.cmd | ||
| install.sh | ||
| Installation.md | ||
| LICENSE | ||
| Makefile | ||
| Makefile.msys | ||
| need_git_repo | ||
| Readme.md | ||
Git Extras
Little git extras.
Screencasts
Just getting started? Check out these screencasts:
- introduction -- covering git-ignore, git-setup, git-changelog, git-release, git-effort and more
Installation
See Installation page.
Commands
Go to Commands page for basic usage and examples.
GIT utilities -- repo summary, repl, changelog population, author commit percentages and more