You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Returns list of `VCSDiffEntry` showing what was made within branch `srcBranchName` relative to branch `destBranchName`
72
-
- Note: result is summarized commit of a branch `srcBranchName`.
72
+
- Note: result is a commit which would be made on merging the branch `srcBranchName` into `destBranchName`
73
73
-`Set<String> getBranches()`
74
74
- Returns list of names of all branches. Branches here are considered as user-created branches and Master Branch. I.e. any branch for Git, "Trunk" and any branch within "Branches" branch (not "Tags" branches) for SVN etc
0 commit comments