Giter VIP home page Giter VIP logo

Comments (9)

driusan avatar driusan commented on September 27, 2024 1

There's no file ".git/refs/remotes/origin/master" in the tarball,so neither dgit nor git can push it. I think #253 should prevent it from happening in the future. To fix your local copy, you should be able to just copy .git/refs/heads/master onto .git/refs/remotes/origin/master

from dgit.

driusan avatar driusan commented on September 27, 2024

That definitely looks like a bug in dgit to me, I don't see anything wrong with that config file.

from dgit.

henesy avatar henesy commented on September 27, 2024

Want a tgz of the repository?

from dgit.

driusan avatar driusan commented on September 27, 2024

If it's easy to put somewhere. I spent a couple minutes trying to reproduce by deleting things from the .git directory after doing a clone but only managed to break things in different ways.

from dgit.

henesy avatar henesy commented on September 27, 2024

http://postnix.pw/sports.tgz

I couldn't say exactly what I did to produce this state, I apologize.

I'm pretty sure in the case of this repository it was made from git init and I added the remote/origin later. I'm not sure what commands I ran at the time, but I probably went off dgit output.

from dgit.

henesy avatar henesy commented on September 27, 2024

Ahhhhhh that makes sense many thanks as always :)

I’ll test my repo soon

from dgit.

henesy avatar henesy commented on September 27, 2024

I can confirm my repo works with quick fix!

I didn't realize this was a thing, thank you :)

from dgit.

driusan avatar driusan commented on September 27, 2024

it was supposed to be created when you did the first git push (or when you do a git clone/fetch), but there was a bug with where dgit push didn't create it since you created the repo with git init

from dgit.

henesy avatar henesy commented on September 27, 2024

That makes sense ya

from dgit.

Related Issues (20)

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.