Skip to content

Conversation

@JakeGinnivan
Copy link
Contributor

Rebases and builds on #1100

DanielRose and others added 6 commits November 27, 2016 19:29
Pass on data, check that each branch is added only once.
Clear the caches for each new run of GitVersion.
…ository

This makes the cache non-static and hopefully easier to maintain in the long wrong
LibGitExtensions.ClearInMemoryCache();

Repository = repository;
RepostioryMetadataProvider = new GitRepoMetadataProvider(repository);
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fix spelling to RepositoryMetadataProvider

throw new ArgumentNullException("commit");
}

Logger.WriteDebug("Heh");
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Test logging?

@JakeGinnivan JakeGinnivan deleted the cache-merge-base branch December 4, 2016 01:20
@JakeGinnivan
Copy link
Contributor Author

Merged as part of #1100

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants