dhruv3006@lemmy.world to Technology@lemmy.worldEnglish · 24 hours agoGitHub Has an Availability Problem. Is It Time to Look Elsewhere?dhruv2038.bearblog.devexternal-linkmessage-square31fedilinkarrow-up182arrow-down15cross-posted to: selfhosted@lemmy.worldprogramming@programming.devhackernews@lemmy.bestiver.se
arrow-up177arrow-down1external-linkGitHub Has an Availability Problem. Is It Time to Look Elsewhere?dhruv2038.bearblog.devdhruv3006@lemmy.world to Technology@lemmy.worldEnglish · 24 hours agomessage-square31fedilinkcross-posted to: selfhosted@lemmy.worldprogramming@programming.devhackernews@lemmy.bestiver.se
minus-squaredudeface@lemmy.worldlinkfedilinkEnglisharrow-up4arrow-down2·23 hours agoWhy even rely on a web interface for git, just use git
minus-squarenaught101@lemmy.worldlinkfedilinkEnglisharrow-up5·21 hours agoPull requests and issue trackers
minus-squaredudeface@lemmy.worldlinkfedilinkEnglisharrow-up2arrow-down8·21 hours agoI can do a pull request via email Why do issue trackers need to be connected?
minus-squareDran@lemmy.worldlinkfedilinkEnglisharrow-up3·13 hours agoGenuinely, pull requests being off platform without good integrated diff and merge conflict resolution tooling just doesn’t work at a certain scale.
minus-squarectrl_alt_esc@lemmy.mllinkfedilinkEnglisharrow-up1arrow-down1·5 hours agoLike linux kernel scale?
Why even rely on a web interface for git, just use git
Pull requests and issue trackers
I can do a pull request via email
Why do issue trackers need to be connected?
Genuinely, pull requests being off platform without good integrated diff and merge conflict resolution tooling just doesn’t work at a certain scale.
Like linux kernel scale?