SeeMinusMinus@lemmy.world to Programmer Humor@lemmy.mlEnglish · 1 year agoIn case of firelemmy.worldimagemessage-square52fedilinkarrow-up1863
arrow-up1836imageIn case of firelemmy.worldSeeMinusMinus@lemmy.world to Programmer Humor@lemmy.mlEnglish · 1 year agomessage-square52fedilink
minus-squarePoolloverNathan@programming.devlinkfedilinkEnglisharrow-up1·edit-21 year agogit push origin refs/stash@{$n}:stash/$USER/$n iirc
minus-squareflashgnash@lemm.eelinkfedilinkarrow-up1arrow-down1·1 year agoCan’t you? Could’ve sworn you could I’ve done it with TFS source control at least, thought it would be possible with git
Can’t push a stash
git push origin refs/stash@{$n}:stash/$USER/$n
iircCan’t you? Could’ve sworn you could
I’ve done it with TFS source control at least, thought it would be possible with git