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

Removed a heap of unused extension methods and code which has moved i… #17

Merged
merged 1 commit into from
Sep 15, 2015

Conversation

JakeGinnivan
Copy link
Contributor

…n GitVersion. Will bring back in later in increments

There has been a bit of churn in GitVersion so many of these methods are no longer used or have been rewritten. Sorry @GeertvanHorrik - we will have to restore some of this stuff in increments once

…n GitVersion. Will bring back in later in increments

There has been a bit of churn in GitVersion so many of these methods are no longer used or have been rewritten +semver: minor
@@ -0,0 +1,8 @@
namespace GitTools.Git
{
public class AuthenticationInfo
Copy link
Contributor

Choose a reason for hiding this comment

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

Where is the token? Or can't we do token-based auth on repositories?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

The GitVersion code doesn't yet do token auth. I want to add it though after we migrate over

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I haven't looked into the auth options with libgit2sharp, but we will need to look at that then support what they have

JakeGinnivan added a commit that referenced this pull request Sep 15, 2015
Removed a heap of unused extension methods and code which has moved i…
@JakeGinnivan JakeGinnivan merged commit 2c0ed5c into GitTools:develop Sep 15, 2015
@JakeGinnivan JakeGinnivan deleted the UpdateForGitVersion branch September 15, 2015 09:05
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