mirror of
https://github.com/tj/git-extras.git
synced 2026-09-10 07:26:17 -04:00
The editor used will be chosen from the GIT_EDITOR environment variable, the core.editor configuration variable, the VISUAL environment variable, or the EDITOR environment variable (in that order). That ensures that `git-changelog` and `git-authors` will use the same editor as `git-commit`, `git-merge` etc. |
||
|---|---|---|
| bin | ||
| etc | ||
| helper | ||
| man | ||
| AUTHORS | ||
| History.md | ||
| LICENSE | ||
| Makefile | ||
| Readme.md | ||