Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • P patchwork-fdo
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 4
    • Issues 4
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 2
    • Merge requests 2
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • patchwork-fdo
  • patchwork-fdo
  • Merge requests
  • !7

git-pw: Displays the wrong revision when applying with --revision

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed Bhanuprakash Modem requested to merge bmodem/patchwork-fdo:issue22 into master Nov 27, 2019
  • Overview 1
  • Commits 1
  • Pipelines 1
  • Changes 1

When running "git pw apply --revision N SERIES_ID" it always says that it applies the newest revision even though it does the correct thing.

This patch will correct the logic to print the requested revision instead of printing the latest.

This fixes #22 (closed)

Signed-off-by: Bhanuprakash Modem bhanuprakash.modem@intel.com

Edited Nov 27, 2019 by Bhanuprakash Modem
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: issue22