mbox series

[0/2] fix some exclude patterns being ignored

Message ID 20181112132545.31092-1-rafa.almas@gmail.com (mailing list archive)
Headers show
Series fix some exclude patterns being ignored | expand

Message

Rafael Ascensão Nov. 12, 2018, 1:25 p.m. UTC
While trying to set up some aliases for my own use, I found out that
--exclude with --branches behave differently depending if the latter
uses globs.

I tried to fix it making my 2nd contribution. :)

Cheers,

Rafael Ascensão (2):
  refs: show --exclude failure with --branches/tags/remotes=glob
  refs: fix some exclude patterns being ignored

 refs.c                   |  4 +++
 t/t6018-rev-list-glob.sh | 60 ++++++++++++++++++++++++++++++++++++++--
 2 files changed, 61 insertions(+), 3 deletions(-)