Skip to content

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

Timo Koch requested to merge fix/get-used-versions into master

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 by Timo Koch

Merge request reports