Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • dumux dumux
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 100
    • Issues 100
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 94
    • Merge requests 94
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • dumux-repositoriesdumux-repositories
  • dumuxdumux
  • Merge requests
  • !2652

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

  • Review changes

  • Download
  • Patches
  • Plain diff
Closed Timo Koch requested to merge fix/get-used-versions into master May 27, 2021
  • Overview 9
  • Commits 1
  • Pipelines 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
Reviewers
Request review from
Time tracking
Source branch: fix/get-used-versions