Skip to content
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

Update TfsHelper.Common.cs' detection of the branch point changeset f… #973

Closed
wants to merge 6 commits into from

Commits on Jun 28, 2016

  1. Update TfsHelper.Common.cs' detection of the branch point changeset f…

    …or a given path to support scenarios where the branch point isn't the first changeset; update GitTfsRemote to support setting InitialChangeset externally; update InitBranch to handle setting tfsRemote.InitialChangeset when a given branch's actual branch point is specified instead of assumed. This fixes issue git-tfs#955 for sure - I had the same issue.
    jeremy-sylvis-tmg committed Jun 28, 2016
    Configuration menu
    Copy the full SHA
    b988a52 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2016

  1. Configuration menu
    Copy the full SHA
    51cdedd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1f63f75 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3747c73 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7880b2a View commit details
    Browse the repository at this point in the history
  5. Implement private setters on RootBranch's autoproperties - TeamCity's…

    … build is failing to compile though local compilation succeeded and ReSharper is suggesting removing the redundant private setter
    jeremy-sylvis-tmg committed Jun 29, 2016
    Configuration menu
    Copy the full SHA
    c32e02f View commit details
    Browse the repository at this point in the history