24

My friend just committed 24000 changes. RIP project ☠️⚰️

Comments
  • 1
    Well, he might have just prettyfied all the source code, there's still hope
  • 3
    @imerljak or worse, fucked up line endings, indentation style etc
  • 0
    Make sure he didnt just deleted everything and pasted a new project there...
  • 1
    @KnightsOfCode well I usually do around 10 commits a push, I split the changes down to each file and not pushing all changes with a single commit. Makes stuff clearer.
  • 2
    @Mayhem93 Botched line endings sounds probable. I just hade someone fork one of my GitHub repos and do just that.

    So, did he fix his settings and make a new fork? Nope. He fixed the line endings and made a new gargantuan commit. That way, he wont be able to track differences between our forks as they diverge. Genius. Pure genius.
  • 0
    @Grumpy or he could reset to an earlier commit then push force on his fork
  • 0
    Sounds like npm dependencies, or the composer vendor folder.
Add Comment