Skip to content
This repository was archived by the owner on Jun 27, 2019. It is now read-only.

Migration to replace GitPreparer by GitRepositoryFactory #25

Merged
merged 2 commits into from
Dec 4, 2015

Conversation

GeertvanHorrik
Copy link
Contributor

@JakeGinnivan can you check the first changes?

@GeertvanHorrik
Copy link
Contributor Author

We need to check how much of the GitRepositoryHelper can be deleted from the core.

GeertvanHorrik added a commit that referenced this pull request Dec 4, 2015
Migration to replace GitPreparer by GitRepositoryFactory
@GeertvanHorrik GeertvanHorrik merged commit 65fb363 into master Dec 4, 2015
@@ -6,51 +6,62 @@ namespace GitTools.Git
using LibGit2Sharp;
using Logging;

public class GitPreparer
public static class GitRepositoryFactory
Copy link
Contributor

Choose a reason for hiding this comment

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

Am just having a play with this now, I think this only works for dynamic repositories? A non-dynamic repo will never get normalised?

Also does noFetch make sense for dynamic repos?

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

Successfully merging this pull request may close these issues.

2 participants