@[email protected]M to [email protected]English • edit-21 year agoYour Git horror storiesprogramming.devimagemessage-square52fedilinkarrow-up1445arrow-down15file-text
arrow-up1440arrow-down1imageYour Git horror storiesprogramming.dev@[email protected]M to [email protected]English • edit-21 year agomessage-square52fedilinkfile-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-square@[email protected]linkfedilinkEnglish30•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.