Files
SCM-Manager/docs/en/user/repo/compare.md
Eduard Heimbuch 49844d1595 Compare branches, tags and revisions (#1920)
Add branch/tag/revision compare to see diffs and changesets between the source and target revisions. This feature is reachable from the branch/tag detail page and also the source code view.

Co-authored-by: Florian Scholdei <florian.scholdei@cloudogu.com>
Co-authored-by: Sebastian Sdorra <sebastian.sdorra@cloudogu.com>
2022-01-20 11:00:49 +01:00

496 B

title, subtitle
title subtitle
Repository Compare

Compare Branches, Tags and Revisions

In the comparison view, you can see the diffs and commits between two selected repository pointers. Simply select the source and target where you want the comparison to take place. This is especially useful if you want to see what changes are ahead or behind the default branch in your branch. You can also see what has changed between two versions.

Repository-Compare