GatoB@lemmy.world to Selfhosted@lemmy.worldEnglish · edit-22 years 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-22 years agomessage-square32fedilinkfile-text
minus-squarezaphod@lemmy.calinkfedilinkEnglisharrow-up2·2 years 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.