File: push-no-follow-tags-3f366ecee85b508d.yaml

package info (click to toggle)
git-review 2.4.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 468 kB
  • sloc: python: 2,722; makefile: 150
file content (6 lines) | stat: -rw-r--r-- 195 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
---
fixes:
  - |
    The ``--no-follow-tags`` option to ``git push`` is now used for all pushes,
    so that git-review won't error when encountering a local tag which is
    absent from Gerrit.