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

WIP: Never move head when normalising #34

Merged

Conversation

JakeGinnivan
Copy link
Contributor

Fixing a bug where HEAD would move when normalising =/ Not good, this introduces race conditions in the builds. We should backport this to 3.x in gitversion.

Also we should remove the Dynamic repo code from gitversion or GitTools.Core. I am happy to leave it in here, but want to fix it up a bit so made a start. Have to go out now but putting this up for initial visibility.

// @asbjornu @gep13 @GeertvanHorrik

@JakeGinnivan JakeGinnivan merged commit 1e4f94d into GitTools:master Sep 2, 2016
@JakeGinnivan JakeGinnivan deleted the NeverMoveHEADWhenNormalising branch September 2, 2016 04:53
@GeertvanHorrik
Copy link
Contributor

I think we should move dynamic repos to GitTools.Core so we can just initialize a repo in all the tooling.

@JakeGinnivan
Copy link
Contributor Author

That is my plan, I updated all the APIs in this PR to get it ready to switch. The code was put into core but GitVersion never switched over.

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