Skip to content
This repository was archived by the owner on May 12, 2018. It is now read-only.

Conversation

@AustP
Copy link

@AustP AustP commented Dec 29, 2014

After converting an SVN repo to Git and importing it into GitLab a few of the branches were duped in the branches list. Doing git branch -a showed that my repo didn't have any duped branches so it seemed like the issue was in GitLab somewhere. Adding the uniq check solved the issue for me.

As a note: GitLab v6.9 didn't have any branch dupes. v7.0+ did.

Choose a reason for hiding this comment

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

Avoid multi-line chains of blocks.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.0%) when pulling 74a9e39 on AustP:master into 3db238f on gitlabhq:master.

@AustP
Copy link
Author

AustP commented Aug 3, 2016

Project migrated to gitlab.

@AustP AustP closed this Aug 3, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants