mirror of
https://github.com/tj/git-extras.git
synced 2026-09-10 15:36:21 -04:00
* Added edit/remove functionality to git-ignore. * Minor change to array-string assignment. * Fixes array handling for remove. * Suggested fixes (iteration over arguments, pattern removal, editor handling, tmp file location, symlinked gitignore handling). * Changed pure bash editing of files to an awk script. Some other minor cosmetic changes. * Updated docs. * Modified autocomplete to work with new git-ignore * Added help message to git-ignore. * Added help flags to git-ignore's man. * Made $file in eval safe. Should not do the same for editor since then all of the GIT_EDITOR will be treated as command (flags included). * Typo fixes. |
||
|---|---|---|
| .. | ||
| bash_completion.sh | ||
| git-extras-completion.zsh | ||
| git-extras.fish | ||