Giter Club home page Giter Club logo

Comments (4)

Resseguie avatar Resseguie commented on August 26, 2024

Will this go away with #13 ?

from robotnik.

makenai avatar makenai commented on August 26, 2024

It's stuck in the history, but I'm working on it now.

from robotnik.

makenai avatar makenai commented on August 26, 2024

I ended up using this to prevent blockly from ever happening: https://rtyley.github.io/bfg-repo-cleaner/

As with time travel, I have no idea what side effects may have happened or how it will affect forks (alternate universe timelines).

Before:

Cloning into 'robotnik'...
remote: Counting objects: 1683, done.
remote: Compressing objects: 100% (47/47), done.
remote: Total 1683 (delta 21), reused 0 (delta 0), pack-reused 1634
Receiving objects: 100% (1683/1683), 26.66 MiB | 1.92 MiB/s, done.
Resolving deltas: 100% (525/525), done.
Checking connectivity... done.

After:

Cloning into 'robotnik'...
remote: Counting objects: 520, done.
remote: Compressing objects: 100% (115/115), done.
remote: Total 520 (delta 49), reused 0 (delta 0), pack-reused 403
Receiving objects: 100% (520/520), 3.51 MiB | 1.27 MiB/s, done.
Resolving deltas: 100% (220/220), done.
Checking connectivity... done.

from robotnik.

Resseguie avatar Resseguie commented on August 26, 2024

I don't know if I screwed up something in git or if it just got confused from this. My solution: just completely delete my forked repo and fork a-fresh.

from robotnik.

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.