@SeeMinusMinus to Programmer [email protected]English • 1 year agoIn case of fireimagemessage-square73arrow-up1955arrow-down126
arrow-up1929arrow-down1imageIn case of fire@SeeMinusMinus to Programmer [email protected]English • 1 year agomessage-square73
minus-square@[email protected]linkfedilink1•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
minus-square@[email protected]linkfedilinkEnglish1•edit-21 year agogit 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