Implement git stash
Following operations are implemented in this change:
- Stash (with message)
- Pop / Pop last
- Apply / Apply last
- Drop
Signed-off-by:
Waqar Ahmed <waqar.17a@gmail.com>
addons/project/stashdialog.h
0 → 100644
Following operations are implemented in this change:
- Stash (with message)
- Pop / Pop last
- Apply / Apply last
- Drop
Signed-off-by:
Waqar Ahmed <waqar.17a@gmail.com>