SeeMinusMinus@lemmy.world to Programmer Humor@lemmy.mlEnglish · 2 年前In case of firelemmy.worldimagemessage-square74linkfedilinkarrow-up1960arrow-down127
arrow-up1933arrow-down1imageIn case of firelemmy.worldSeeMinusMinus@lemmy.world to Programmer Humor@lemmy.mlEnglish · 2 年前message-square74linkfedilink
minus-squareflashgnash@lemm.eelinkfedilinkarrow-up2arrow-down1·2 年前Can’t you? Could’ve sworn you could I’ve done it with TFS source control at least, thought it would be possible with git
minus-squarePoolloverNathanlinkfedilinkEnglisharrow-up1·edit-22 年前git push origin refs/stash@{$n}:stash/$USER/$n iirc
Can’t push a stash
Can’t you? Could’ve sworn you could
I’ve done it with TFS source control at least, thought it would be possible with git
git push origin refs/stash@{$n}:stash/$USER/$n
iirc