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

Move blame to rugged #45

Merged
merged 2 commits into from
Sep 23, 2014

Conversation

skv-headless
Copy link
Contributor

describe Gitlab::Git::Blame do
let(:repository) { Gitlab::Git::Repository.new(TEST_REPO_PATH) }
let(:blame) { Gitlab::Git::Blame.new(repository, SeedRepo::Commit::ID,
"CONTRIBUTING.md") }

Choose a reason for hiding this comment

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

Expression at 6, 59 should be on its own line.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.77%) when pulling ff2d825 on skv-headless:move_blame_to_rugged into 732baeb on gitlabhq:master.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.77%) when pulling ff2d825 on skv-headless:move_blame_to_rugged into 732baeb on gitlabhq:master.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.77%) when pulling ff2d825 on skv-headless:move_blame_to_rugged into 732baeb on gitlabhq:master.

dzaporozhets added a commit that referenced this pull request Sep 23, 2014
@dzaporozhets dzaporozhets merged commit df108ea into gitlabhq:master Sep 23, 2014
@dzaporozhets
Copy link
Contributor

thanks

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.

4 participants