▲ 933 ▼ In case of fire (lemmy.world) submitted 2 years ago by SeeMinusMinus@lemmy.world to c/programmerhumor@lemmy.ml 73 comments fedilink hide all child comments
[–] flashgnash@lemm.ee 2 points 2 years ago (1 child) Isn't that what git stash is for though? permalink fedilink source parent hideshow 2 child comments replies: [–] crmsnbleyd@sopuli.xyz 4 points 2 years ago (2 children) Can't push a stash permalink fedilink source parent hideshow 4 child comments replies: [–] flashgnash@lemm.ee 1 point 2 years ago 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 permalink fedilink source parent [–] PoolloverNathan@programming.dev 1 point 2 years ago* git push origin refs/stash@{$n}:stash/$USER/$n iirc permalink fedilink source parent
[–] crmsnbleyd@sopuli.xyz 4 points 2 years ago (2 children) Can't push a stash permalink fedilink source parent hideshow 4 child comments replies: [–] flashgnash@lemm.ee 1 point 2 years ago 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 permalink fedilink source parent [–] PoolloverNathan@programming.dev 1 point 2 years ago* git push origin refs/stash@{$n}:stash/$USER/$n iirc permalink fedilink source parent
[–] flashgnash@lemm.ee 1 point 2 years ago 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 permalink fedilink source parent
[–] PoolloverNathan@programming.dev 1 point 2 years ago* git push origin refs/stash@{$n}:stash/$USER/$n iirc permalink fedilink source parent