JPDev@programming.dev to Programmer Humor@programming.dev · edit-23 months agorm -rf /programming.devimagemessage-square34fedilinkarrow-up1454arrow-down117
arrow-up1437arrow-down1imagerm -rf /programming.devJPDev@programming.dev to Programmer Humor@programming.dev · edit-23 months agomessage-square34fedilink
minus-squareRobotZap10000@feddit.nllinkfedilinkarrow-up1·3 months agoStep 1. Forget to push local commits Step 2. Push commits from another machine Step 3. Pull from remote om the first machine I’m a bit of a noob, I often do this when I get too careless.
minus-squarenous@programming.devlinkfedilinkEnglisharrow-up2·3 months agoThat should not break things though. Maybe get a merge conflict that you need to sortout at worst. This is essentially the constant state of working with other people on a project.
Step 1. Forget to push local commits
Step 2. Push commits from another machine
Step 3. Pull from remote om the first machine
I’m a bit of a noob, I often do this when I get too careless.
That should not break things though. Maybe get a merge conflict that you need to sortout at worst. This is essentially the constant state of working with other people on a project.