Code Monkey home page Code Monkey logo

Comments (5)

Rixxan avatar Rixxan commented on September 13, 2024 1

from edmarketconnector.

Athanasius avatar Athanasius commented on September 13, 2024

The weird thing is I just cannot find the commit in releases that removed the file.

git log --name-status --full-history -- killswitches_v2.json - Has the 'A' line for when it was added, no 'D' line, just a whole lot of merges.
git log --diff-filter=D --summary - Also doesn't show the file at all, but does show other file deletions.

It feels like something has become very broken with the git commit history, at least for me locally. How can a file, that clearly shows as having been added in f833afd , that has no deletion logged, not be present ?

from edmarketconnector.

Rixxan avatar Rixxan commented on September 13, 2024

from edmarketconnector.

Athanasius avatar Athanasius commented on September 13, 2024

Yeah, in this case no live actual killswitch was ever added, so the content just needs to be:

{
    "version": 2,
    "last_updated": "18 October 2021",
    "kill_switches": []
}

from edmarketconnector.

Rixxan avatar Rixxan commented on September 13, 2024

Re-added. Thank you for the report and catch!

from edmarketconnector.

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.