File: warn-on-multiple-filters-a4e01fdb5cf6e459.yaml

package info (click to toggle)
git-pw 2.0.0-2
  • links: PTS
  • area: main
  • in suites: bookworm, bullseye, forky, sid, trixie
  • size: 480 kB
  • sloc: python: 1,972; makefile: 4
file content (6 lines) | stat: -rw-r--r-- 217 bytes parent folder | download
1
2
3
4
5
6
---
upgrade:
  - |
    A warning is now raised when using multiple filters (e.g. ``git pw bundle
    --owner foo --owner bar``) with Patchwork API v1.0. This is not supported
    and will result in confusing results.