Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

[PATCH 0/4] _git: Improve handling of aliases



Hi Daniel,

I believe I addressed everything in the following patchset up until the
last part of what to do with shell aliases. Since that would be a new
functionality anyway I've decided to keep it out for now (I will reply
to that separately).

I've split this up as you wanted (I hope), please feel free to amend
commit messages as you see fit.

Thanks

Miroslav Koškár (4):
  _git: Remove hanging whitespaces
  _git: Fix insufficiently quoted pattern
  _git: Fix handling of aliases
  _git: Don't shadow global aliases

 Completion/Unix/Command/_git | 73 +++++++++++++++---------------------
 1 file changed, 31 insertions(+), 42 deletions(-)

-- 
2.27.0




Messages sorted by: Reverse Date, Date, Thread, Author