Skip to content

feat(filter): add option to specify branch filter#114

Merged
nilbuild merged 1 commit intonilbuild:masterfrom
TheKevJames:specify-branch
Feb 19, 2020
Merged

feat(filter): add option to specify branch filter#114
nilbuild merged 1 commit intonilbuild:masterfrom
TheKevJames:specify-branch

Conversation

@TheKevJames
Copy link
Copy Markdown
Contributor

Introduces the -b foobar option, which restricts returned results to
commits present on branch "foobar". Supports arbitrary branch specs, so
for example -b origin/foobar would include data present on the remote
that has not been merged locally.

Fixes #109

Introduces the `-b foobar` option, which restricts returned results to
commits present on branch "foobar". Supports arbitrary branch specs, so
for example `-b origin/foobar` would include data present on the remote
that has not been merged locally.
@nilbuild nilbuild merged commit 52a01af into nilbuild:master Feb 19, 2020
@nilbuild
Copy link
Copy Markdown
Owner

Thanks @TheKevJames

@TheKevJames TheKevJames deleted the specify-branch branch February 19, 2020 21:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Feature Request: Filter on branch

2 participants