Y
Hacker News
new
|
ask
|
show
|
jobs
by
ozh
4496 days ago
Making an alias to use something like `stash apply #3` shouldn't be too complicated
1 comments
heinrich5991
4496 days ago
That's a bad idea, it would need quoting as the `#3` would be considered to be a comment in most shells.
link