this post was submitted on 25 Nov 2023
932 points (97.3% liked)

Programmer Humor

36283 readers
1080 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 4 points 2 years ago (2 children)
[–] [email protected] 1 points 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

[–] [email protected] 1 points 2 years ago* (last edited 2 years ago)

git push origin refs/stash@{$n}:stash/$USER/$n iirc