• Pika@sh.itjust.works
    link
    fedilink
    English
    arrow-up
    6
    ·
    edit-2
    8 hours ago

    for a new feature request? a PR isn’t a commit, it’s a set of commits which would add to the line change amount.

    Like even if you spread it out across 20 or 30 commits that’s still going to be the same line count.

    I guess you could push not yet functional or used code to lessen the line count change, but that seems in bad taste. I’ve always gone off the working repo should always be in build or clean state and a push or commit shouldn’t break that.