Skip to content

Conversation

dmitshur
Copy link
Contributor

  • The canonical import path for this package appears to be sourcegraph.com/sourcegraph/go-diff/diff, not github.com/sourcegraph/go-diff/diff. Add an import path comment to enforce and document this. Also mention the import path in README, so there's no need to guess what it actually is.
  • Fix broken views counter image.
    • views
  • Fix broken definition link.
  • Add Travis build status badge.
    • Build Status
  • Update Travis Go to current version.
  • Fix Travis build so it passes.

The canonical import path for this package appears to be
"sourcegraph.com/sourcegraph/go-diff/diff", not
"github.com/sourcegraph/go-diff/diff". Add an import path comment to
enforce and document this. Also mention the import path in README, so
there's no need to guess what it actually is.
Fix broken views counter image.
Fix broken definition link.
Add Travis build status badge.
Update Travis Go to current version.
@dmitshur dmitshur force-pushed the clarify-canonical-import-path branch from 696c4c8 to 2d6df58 Compare May 15, 2015 00:19
dmitshur referenced this pull request May 15, 2015
dmitshur added 2 commits May 14, 2015 18:18
Due to the vanity import path, we need to move the package into the
correct location inside GOPATH workspace.
This is a quick hack. The correct solution will be to fix tests so they pass regardless of user's timezone. See issue #6.
sqs added a commit that referenced this pull request May 15, 2015
Clarify canonical import path, fix broken links.
@sqs sqs merged commit a12082f into master May 15, 2015
@sqs sqs deleted the clarify-canonical-import-path branch May 15, 2015 01:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants