1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2025-11-25 22:32:13 +02:00

fix: use message in git stash command

This commit is contained in:
Andrew Hynes
2022-06-21 18:23:23 -02:30
parent e66b162726
commit 6feb301c2a
16 changed files with 13 additions and 11 deletions

View File

@@ -111,6 +111,6 @@ func (self *StashCommands) SaveStagedChanges(message string) error {
} }
func (self *StashCommands) StashUntrackedChanges(message string) error { func (self *StashCommands) StashUntrackedChanges(message string) error {
return self.cmd.New("git stash --include-untracked").Run(); return self.cmd.New(fmt.Sprintf("git stash save %s --include-untracked", self.cmd.Quote(message))).Run()
} }

View File

@@ -1 +1 @@
592d439043d07cd223cbde4b3a0884b94634437b 03158a5be423590fa91f97c23ed505745e8e8aff

View File

@@ -1,2 +1,2 @@
0000000000000000000000000000000000000000 592d439043d07cd223cbde4b3a0884b94634437b CI <CI@example.com> 1654284027 -0230 commit (initial): Initial commit 0000000000000000000000000000000000000000 03158a5be423590fa91f97c23ed505745e8e8aff CI <CI@example.com> 1655844652 -0230 commit (initial): Initial commit
592d439043d07cd223cbde4b3a0884b94634437b 592d439043d07cd223cbde4b3a0884b94634437b CI <CI@example.com> 1654284036 -0230 reset: moving to HEAD 03158a5be423590fa91f97c23ed505745e8e8aff 03158a5be423590fa91f97c23ed505745e8e8aff CI <CI@example.com> 1655844659 -0230 reset: moving to HEAD

View File

@@ -1 +1 @@
0000000000000000000000000000000000000000 592d439043d07cd223cbde4b3a0884b94634437b CI <CI@example.com> 1654284027 -0230 commit (initial): Initial commit 0000000000000000000000000000000000000000 03158a5be423590fa91f97c23ed505745e8e8aff CI <CI@example.com> 1655844652 -0230 commit (initial): Initial commit

View File

@@ -1 +1 @@
0000000000000000000000000000000000000000 b3c24805b28fa5e90b5807bb402b123974f13d61 CI <CI@example.com> 1654284036 -0230 WIP on master: 592d439 Initial commit 0000000000000000000000000000000000000000 fed8896ec3398ae58cfd81e56a058bf18b49427a CI <CI@example.com> 1655844659 -0230 WIP on master: 03158a5 Initial commit

View File

@@ -1,2 +0,0 @@
x��[
�0E��*fJ&�&""���H�S 6��)�| n���9�R-%7@�Ome:ץQoX�d�Gt!("�d;�nqoϺB?�����=��j�:k�7R;8K��8������ؗ�Fz�S�y��@���_�5`Xr�q�_Z|j�:�

View File

@@ -0,0 +1,2 @@
x��A
�0E]�s%Mg�DD��z�I:�BӔ�Ƿ ��>���Xr�*cOu ��-����j! ɍ��RA�Q���RA�

View File

@@ -0,0 +1,2 @@
x���J1D=�W��Nҝ�ED��ܼy�N:��3���|d�^�WE��-�u���a�f�j5a��LY �j/-q(��2�t���� z*Bj"1ta�9��PF�bEz?��
�U�!X�YC�)�h ��א�e8���x�:@��K@�Rͳ������I��綻��^.����r��SݖW���@L��B��H�a�ħ���m�[���<��n^��*7�7� ��`

View File

@@ -1 +1 @@
592d439043d07cd223cbde4b3a0884b94634437b 03158a5be423590fa91f97c23ed505745e8e8aff

View File

@@ -1 +1 @@
b3c24805b28fa5e90b5807bb402b123974f13d61 fed8896ec3398ae58cfd81e56a058bf18b49427a

View File

@@ -1 +1 @@
{"KeyEvents":[{"Timestamp":3590,"Mod":0,"Key":256,"Ch":83},{"Timestamp":6045,"Mod":0,"Key":256,"Ch":85},{"Timestamp":7792,"Mod":0,"Key":13,"Ch":13},{"Timestamp":15045,"Mod":0,"Key":256,"Ch":113}],"ResizeEvents":[{"Timestamp":0,"Width":294,"Height":79}]} {"KeyEvents":[{"Timestamp":2942,"Mod":0,"Key":256,"Ch":83},{"Timestamp":4657,"Mod":0,"Key":256,"Ch":85},{"Timestamp":6393,"Mod":0,"Key":13,"Ch":13},{"Timestamp":12342,"Mod":0,"Key":256,"Ch":113}],"ResizeEvents":[{"Timestamp":0,"Width":294,"Height":79}]}