Giter Site home page Giter Site logo

go-git-fixtures's Introduction

go-git-fixtures

git repository fixtures used by go-git

go-git-fixtures's People

Contributors

ajnavarro avatar darkowlzz avatar dpordomingo avatar eiso avatar erizocosmico avatar filipnavara avatar jpeletier avatar mcuadros avatar pafuent avatar serabe avatar smola avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

go-git-fixtures's Issues

install failing

Trying to install with go get I get this error:

$ go get -v gopkg.in/src-d/go-git-fixtures.v3
Fetching https://gopkg.in/src-d/go-git-fixtures.v3?go-get=1
Parsing meta tags from https://gopkg.in/src-d/go-git-fixtures.v3?go-get=1 (status code 200)
get "gopkg.in/src-d/go-git-fixtures.v3": found meta tag get.metaImport{Prefix:"gopkg.in/src-d/go-git-fixtures.v3", VCS:"git", RepoRoot:"https://gopkg.in/src-d/go-git-fixtures.v3"} at https://gopkg.in/src-d/go-git-fixtures.v3?go-get=1
gopkg.in/src-d/go-git-fixtures.v3 (download)
# cd .; git clone https://gopkg.in/src-d/go-git-fixtures.v3 /home/robin/go/src/gopkg.in/src-d/go-git-fixtures.v3
Cloning into '/home/robin/go/src/gopkg.in/src-d/go-git-fixtures.v3'...
error: RPC failed; curl 56 GnuTLS recv error (-9): A TLS packet with unexpected length was received.
fatal: The remote end hung up unexpectedly
fatal: early EOF
fatal: index-pack failed
package gopkg.in/src-d/go-git-fixtures.v3: exit status 128

Trying it manually it also fails:

$  git clone https://gopkg.in/src-d/go-git-fixtures.v3 /home/robin/go/src/gopkg.in/src-d/go-git-fixtures.v3
Cloning into '/home/robin/go/src/gopkg.in/src-d/go-git-fixtures.v3'...
remote: Enumerating objects: 255, done.
error: RPC failed; curl 56 GnuTLS recv error (-9): A TLS packet with unexpected length was received.
fatal: The remote end hung up unexpectedly
fatal: early EOF
fatal: index-pack failed

Any ideas?

Does not work with go modules

#15 attempted to fix this, but what it does is resort to the one in the go path. If you're exclusively using go modules, you won't have it on go path.

We need to statically embed the data in go code.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.