Skip to content

Perf improve part1 #765

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Jan 30, 2016
Merged

Perf improve part1 #765

merged 4 commits into from
Jan 30, 2016

Conversation

LegacyEbenZhang
Copy link

  • Cache the PeeledTarget to gain better perf
  • We don't have to do anything in TrackMergeTargetBaseVersionStrategy if TrackMergeTarget is disabled or the current branch name is null or empty
  • We don't have to get more than 2 parents because the inherit increment branch configuration fails if there are more than 1 branch.

Part2 #734 is to use Git Command Line to get the branches that contain a commit.

the inherit Increment branch configuration fails if more than 1 parent.
…kMergeTarget is disabled or

the currentBranchName is null or empty
JakeGinnivan added a commit that referenced this pull request Jan 30, 2016
@JakeGinnivan JakeGinnivan merged commit 203f1a9 into GitTools:master Jan 30, 2016
@JakeGinnivan
Copy link
Contributor

All look like nice changes, thanks :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants