GatoB@lemmy.world to Selfhosted@lemmy.worldEnglish · edit-21 year agoWhat do you recommend to selfhost code repositories?message-squaremessage-square32fedilinkarrow-up131arrow-down16file-text
arrow-up125arrow-down1message-squareWhat do you recommend to selfhost code repositories?GatoB@lemmy.world to Selfhosted@lemmy.worldEnglish · edit-21 year agomessage-square32fedilinkfile-text
minus-squarezaphod@lemmy.calinkfedilinkEnglisharrow-up3arrow-down1·1 year agoExactly what I do. Unless you need fancier collaboration features–issue tracker, UI for handling PRs, etc–a bare repo on the other side of ssh plus something like cgit if you want to make the code available via a browser is perfectly sufficient.
Exactly what I do. Unless you need fancier collaboration features–issue tracker, UI for handling PRs, etc–a bare repo on the other side of ssh plus something like cgit if you want to make the code available via a browser is perfectly sufficient.