1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2025-06-25 00:46:54 +02:00
Files
lazygit/pkg/commands
Stefan Haller 30ce7c8085 Replace uses of "git stash save" with "git stash push"
Save has been deprecated for a while, push is the recommended way to save a
stash. Push has been available since 2.13, so we can use it without problems.
2023-07-10 15:09:17 +02:00
..
2023-07-09 21:30:19 +10:00
2023-07-03 12:54:13 +10:00
2023-07-10 19:13:18 +10:00
2023-05-20 20:54:39 +10:00
2022-01-04 09:07:15 +11:00
2022-12-30 20:01:14 +09:00