Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • dumux dumux
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 96
    • Issues 96
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 89
    • Merge requests 89
  • Deployments
    • Deployments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • dumux-repositories
  • dumuxdumux
  • Merge requests
  • !2652

WIP: [getusedversions] Return last commit that is synced with a master or release branch on remote

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed Timo Koch requested to merge fix/get-used-versions into master May 27, 2021
  • Overview 9
  • Commits 1
  • Changes 1

Idea

  • for getusedversions return last commit also on remote (we may want to make this optional for other uses of the script?, in the current version this never works if the revision doesn't have an upstream branch set)

  • for getpatches return a patch formatted against the last commit also on remote (or some given commit)

Fix #1021 (closed)

Edited May 31, 2021 by Timo Koch
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: fix/get-used-versions