• 0 Posts
  • 447 Comments
Joined 2 年前
cake
Cake day: 2023年7月3日

help-circle










  • She’s a prophet. Not in the sense of foreseeing the future via totally-not-hallucinated-visions-which-are-messages-from-god but in the sense of standing at the gate and preaching to people why what they are doing is wrong.

    People don’t like being preached.

    When you are being preached by people of authority and power, you can’t hate them for that. I mean, you can, but you better - for your own good - not show any resentment about the preaching. Not where they can hear you, at least.

    But when a random nobody does that? Time to let all that anger loose! Who are they to preach to us?





  • AeonFelis@lemmy.worldtoProgrammer Humor@programming.devWell well well.
    link
    fedilink
    arrow-up
    15
    arrow-down
    1
    ·
    edit-2
    9 天前

    This is not about mistakes in the Git-managed code. This is about mistakes in the Git commands themselves. Anything that involves merging/rebasing/conflict resolution can potentially be botched. These mistakes are usually fixable, but:

    1. Fixing it requires some Git proficiency behind the level of the common Git user.
    2. If you don’t catch it in time, and only find the mistake when it’s deep in your layers of Git history - well, good luck.