SeeMinusMinus@lemmy.world to Programmer Humor@lemmy.mlEnglish · il y a 3 ansIn case of firelemmy.worldimagemessage-square74fedilinkarrow-up1952
arrow-up1952imageIn case of firelemmy.worldSeeMinusMinus@lemmy.world to Programmer Humor@lemmy.mlEnglish · il y a 3 ansmessage-square74fedilink
minus-squareflashgnash@lemm.eelinkfedilinkarrow-up2·il y a 3 ansCan’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-squarePoolloverNathan@programming.devlinkfedilinkEnglisharrow-up1·edit-2il y a 3 ansgit 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/$niirc