canpolat@programming.devM to Git@programming.devEnglish · edit-21 year agoYour Git horror storiesprogramming.devimagemessage-square8fedilinkarrow-up18arrow-down10file-text
arrow-up18arrow-down1imageYour Git horror storiesprogramming.devcanpolat@programming.devM to Git@programming.devEnglish · edit-21 year agomessage-square8fedilinkfile-text
We all have been there… For the beginner it’s easy to mess things up. What are your horror stories with Git? Link to xkcd
minus-squarecliffhanger407@programming.devlinkfedilinkEnglisharrow-up1·1 year agoJoined on a project and the unsupervised junior devs had branches for each developer, even if they were working on the same features. They were copying and pasting each others code into their personal branches to stay up to date. Spaghetti commits took a while to unwind.
Joined on a project and the unsupervised junior devs had branches for each developer, even if they were working on the same features. They were copying and pasting each others code into their personal branches to stay up to date.
Spaghetti commits took a while to unwind.