Add aliases for stash commands #11

Closed
opened 2023-03-30 10:52:18 +03:00 by pleshevskiy · 0 comments
Owner
  • s - stash push
  • sm - stash push -m
  • sl - stash list
  • sa - stash apply
  • sai - stash apply --index
  • sp - stash pop
  • spi - stash pop --index
  • sd - stash drop
- `s` - stash push - `sm` - stash push -m - `sl` - stash list - `sa` - stash apply - `sai` - stash apply --index - `sp` - stash pop - `spi` - stash pop --index - ~~`sd` - stash drop~~
pleshevskiy added the
A
User
C
Feature
labels 2023-03-30 10:54:49 +03:00
pleshevskiy added the
P
Git
label 2023-03-30 13:00:46 +03:00
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Reference: mynix/system#11
No description provided.