renzev@lemmy.world to linuxmemes@lemmy.worldEnglish · 4 months agoYou just gotta think differentlemmy.worldexternal-linkmessage-square155linkfedilinkarrow-up147arrow-down10
arrow-up147arrow-down1external-linkYou just gotta think differentlemmy.worldrenzev@lemmy.world to linuxmemes@lemmy.worldEnglish · 4 months agomessage-square155linkfedilink
minus-squarePoolloverNathan@programming.devlinkfedilinkarrow-up0·4 months agoDetach the laptop’s head, then git clone from it over SSH on your build server. When you’re done, git push will update your laptop’s branches, then you can git push origin the relevant branches on your laptop.
minus-squarejaybone@lemmy.worldlinkfedilinkarrow-up0·4 months agoI can’t run git operations on the server.
Detach the laptop’s head, then
git clone
from it over SSH on your build server. When you’re done,git push
will update your laptop’s branches, then you cangit push origin
the relevant branches on your laptop.I can’t run git operations on the server.