Live data from Hacker News

Viewing profile — lennartregebro

lennartregebro

HN member
Joined
Sat, Apr 06, 2013, 5:21 PM UTC
HN karma
5
Public activity
10 items

About lennartregebro

No profile information was provided.

Recent public activity

  1. comment
    Comment #5506663

    And that simile also has nothing to do with what happened. First of all, this is not a matter of me doing something wrong because I didn't learn enough of gits internals or didn't …

  2. comment
    Comment #5506629

    To be honest, none of the issues I've seen are in any way dependent on workflow. That pull and push by default work on different branches is not a matter of workflow, it's a confus…

  3. comment
    Comment #5504459

    That's interesting, and maybe I'll try that in the future. But just as with the "matching" vs "current" why is the default here the thing that is guaranteed to cause problems, inst…

  4. comment
    Comment #5504450

    Sure, which is why I made a backup first. I didn't lose any data. I'm just ranting about what is some of the bad things with git.

  5. comment
    Comment #5504290

    No, git is not hard because it's powerful. It's hard because it's defaults are non-sensical, and it's user interface are neither close enough to how it's internal mechanics to be p…

  6. comment
    Comment #5504274

    It's nice to know things have improved. Apparently they will also remove the stupid "matching" default on push in version 2. But I think that pull and push still will not do exactl…

  7. comment
    Comment #5504262

    Sure, that's OK. But shouldn't that command be explicit ?

  8. comment
    Comment #5504250

    You are of course correct. However on Gits' homepage: "Git is a free and open source distributed version control system".

  9. comment
    Comment #5504238

    No the message is rather: "If you press this button, the engine will vanish", and when you then look under the hood, it turns out the car never had an engine, it was a little dwarf…

  10. comment
    Comment #5504234

    A revision control system that can lose history is a fundamentally flawed revision control system. (Note that lose history is not the same as explicitly delete certain revisions). …