mirror of
https://github.com/jesseduffield/lazygit.git
synced 2025-05-11 20:36:03 +02:00
stop skipping stash warnings
This commit is contained in:
parent
58bdcbf1dd
commit
14b9a0b647
157 changed files with 186 additions and 37 deletions
|
@ -44,7 +44,7 @@ gui:
|
|||
show: true
|
||||
mouseEvents: true
|
||||
skipUnstageLineWarning: false
|
||||
skipStashWarning: true
|
||||
skipStashWarning: false
|
||||
showFileTree: true # for rendering changes files in a tree format
|
||||
showListFooter: true # for seeing the '5 of 20' message in list panels
|
||||
showRandomTip: true
|
||||
|
|
|
@ -327,7 +327,7 @@ func GetDefaultConfig() *UserConfig {
|
|||
ScrollPastBottom: true,
|
||||
MouseEvents: true,
|
||||
SkipUnstageLineWarning: false,
|
||||
SkipStashWarning: true,
|
||||
SkipStashWarning: false,
|
||||
SidePanelWidth: 0.3333,
|
||||
ExpandFocusedSidePanel: false,
|
||||
MainPanelSplitMode: "flexible",
|
||||
|
|
|
@ -1 +1 @@
|
|||
05f4edebb0aadc631926ea90f2f4f74033127a19
|
||||
f348ff60bdbb3695f2f519db6bc115b1b8d50886
|
||||
|
|
Binary file not shown.
|
@ -1,6 +1,6 @@
|
|||
0000000000000000000000000000000000000000 df8cbdc0e9dca87b81e783ac7d814ac6d2a9c7ff CI <CI@example.com> 1617674510 +1000 commit (initial): file0
|
||||
df8cbdc0e9dca87b81e783ac7d814ac6d2a9c7ff 211d7ffb63edc061a144eb1e198d94768000c723 CI <CI@example.com> 1617674510 +1000 commit: file1
|
||||
211d7ffb63edc061a144eb1e198d94768000c723 05f4edebb0aadc631926ea90f2f4f74033127a19 CI <CI@example.com> 1617674510 +1000 commit: file2
|
||||
05f4edebb0aadc631926ea90f2f4f74033127a19 05f4edebb0aadc631926ea90f2f4f74033127a19 CI <CI@example.com> 1617674513 +1000 reset: moving to HEAD
|
||||
05f4edebb0aadc631926ea90f2f4f74033127a19 05f4edebb0aadc631926ea90f2f4f74033127a19 CI <CI@example.com> 1617674513 +1000 reset: moving to HEAD
|
||||
05f4edebb0aadc631926ea90f2f4f74033127a19 05f4edebb0aadc631926ea90f2f4f74033127a19 CI <CI@example.com> 1617674517 +1000 reset: moving to HEAD
|
||||
0000000000000000000000000000000000000000 a7dde526f2e93ffa08897fbfca2c98ce40a8fa5b CI <CI@example.com> 1643011553 +1100 commit (initial): file0
|
||||
a7dde526f2e93ffa08897fbfca2c98ce40a8fa5b 4cc838ea1466afc5be1d3bc3e7a937641ec84d7d CI <CI@example.com> 1643011553 +1100 commit: file1
|
||||
4cc838ea1466afc5be1d3bc3e7a937641ec84d7d f348ff60bdbb3695f2f519db6bc115b1b8d50886 CI <CI@example.com> 1643011553 +1100 commit: file2
|
||||
f348ff60bdbb3695f2f519db6bc115b1b8d50886 f348ff60bdbb3695f2f519db6bc115b1b8d50886 CI <CI@example.com> 1643011556 +1100 reset: moving to HEAD
|
||||
f348ff60bdbb3695f2f519db6bc115b1b8d50886 f348ff60bdbb3695f2f519db6bc115b1b8d50886 CI <CI@example.com> 1643011556 +1100 reset: moving to HEAD
|
||||
f348ff60bdbb3695f2f519db6bc115b1b8d50886 f348ff60bdbb3695f2f519db6bc115b1b8d50886 CI <CI@example.com> 1643011558 +1100 reset: moving to HEAD
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
0000000000000000000000000000000000000000 df8cbdc0e9dca87b81e783ac7d814ac6d2a9c7ff CI <CI@example.com> 1617674510 +1000 commit (initial): file0
|
||||
df8cbdc0e9dca87b81e783ac7d814ac6d2a9c7ff 211d7ffb63edc061a144eb1e198d94768000c723 CI <CI@example.com> 1617674510 +1000 commit: file1
|
||||
211d7ffb63edc061a144eb1e198d94768000c723 05f4edebb0aadc631926ea90f2f4f74033127a19 CI <CI@example.com> 1617674510 +1000 commit: file2
|
||||
0000000000000000000000000000000000000000 a7dde526f2e93ffa08897fbfca2c98ce40a8fa5b CI <CI@example.com> 1643011553 +1100 commit (initial): file0
|
||||
a7dde526f2e93ffa08897fbfca2c98ce40a8fa5b 4cc838ea1466afc5be1d3bc3e7a937641ec84d7d CI <CI@example.com> 1643011553 +1100 commit: file1
|
||||
4cc838ea1466afc5be1d3bc3e7a937641ec84d7d f348ff60bdbb3695f2f519db6bc115b1b8d50886 CI <CI@example.com> 1643011553 +1100 commit: file2
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
0000000000000000000000000000000000000000 1abf1a2a5d2e97b92e49391b4c92f945b5283606 CI <CI@example.com> 1617674513 +1000 On master: asd
|
||||
1abf1a2a5d2e97b92e49391b4c92f945b5283606 400778244da4711bc99a7b1a84bab99213601a4e CI <CI@example.com> 1617674517 +1000 On master: asd
|
||||
0000000000000000000000000000000000000000 e09b4dfcd66bfa1c81feeaf67e04d55368a2b065 CI <CI@example.com> 1643011556 +1100 On master: asd
|
||||
e09b4dfcd66bfa1c81feeaf67e04d55368a2b065 2efac8148440778cbddcd80ac7477981277dcffe CI <CI@example.com> 1643011558 +1100 On master: asd
|
||||
|
|
Binary file not shown.
|
@ -1 +0,0 @@
|
|||
x<01>ϱj1€áÎ÷ÞE²u–]J dÊÔg<C394>e‰ê\¸¸ÐÇï-Ý»þ|˯۟3D*Os79·¦ªvñ^2«×¡yc*ÔZq)µ•å.»Ýf€Õɺµ"]s³I<05>NÎ)adÁúçY¤z—Îi5í€è5*¤XW36.¤‚ª‹|Ï<>m—kx½\Ïö#ãþeϺ<C38F>·€93˜Â `9ê11íŸ|y¿…!<21>ÿyô_µ&KF
|
Binary file not shown.
Binary file not shown.
|
@ -0,0 +1 @@
|
|||
x<01>ÏAj1…á®çÚŠì±4v)%<25>UV=ƒ$Ë´PgÂÄ…¿Þtßíãã‡g{ïŸbÊOãp‡ÒâF[`ÎX,–`L
˶eQMlÍ,y´å.‡ß´5åÖµª®\¨ÅF¡TeµHƒæJ˜3ÿùH¢¶:³°!5E‰æÊRÉê[.nj‹|<7C><>ý€Ë^/׳ÿH¿ù³íý
§g<>2œB@\æ:Oÿ'_ÞoÐå1ýÈ£þ—<>K¿
|
Binary file not shown.
|
@ -1,2 +0,0 @@
|
|||
x<01>ÏAj1…á®çÞŠdËÖ¨”È*«žA¶%Z¨3aâB<C3A2>ßÙtßíãƒÇß¶1>gˆ´>ÍÝ,ˆGÎŒ¥¬ -
|
||||
¶’„yÕZ©4o<34>ŒÚr×Ýn3@v²nµ‚jo%¡Äb*àÑÉ™ %Œ¬(>W!.^kî)®I«D¨ÉM°Jw'Ð|/ú=?¶=\®áõr=Û<>Žû—=·m¼,È…)#‡Àr¬GÄ´òåý†>ÿôÑìêJ`
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
@ -1 +0,0 @@
|
|||
x<01><>»jAESïW¨i^ò˜®¶KçZ«‘ˆÁã5› äó³<C3B3>û´—s9]{¿%¼ŒÍ²šWq“"‘Û±z
ÙB²Å™¤™.%6räé!›Ý`ödÍ–Eš–H5“Š<9'Œ‘Õ'ÏŠ(Õ›4ŽÙ´!Ñ®PŒ¡f36>&R<>äg|œgx;Ïö+ýq³ƒ®ý¨N™"¼"NûºGû'>]æOXïÐå{ÿœž
à×›…?ˆXP
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
@ -1 +1 @@
|
|||
05f4edebb0aadc631926ea90f2f4f74033127a19
|
||||
f348ff60bdbb3695f2f519db6bc115b1b8d50886
|
||||
|
|
|
@ -1 +1 @@
|
|||
400778244da4711bc99a7b1a84bab99213601a4e
|
||||
2efac8148440778cbddcd80ac7477981277dcffe
|
||||
|
|
|
@ -1 +1 @@
|
|||
{"KeyEvents":[{"Timestamp":1218,"Mod":0,"Key":256,"Ch":32},{"Timestamp":1555,"Mod":0,"Key":256,"Ch":83},{"Timestamp":1868,"Mod":0,"Key":258,"Ch":0},{"Timestamp":2116,"Mod":0,"Key":13,"Ch":13},{"Timestamp":2411,"Mod":0,"Key":256,"Ch":97},{"Timestamp":2459,"Mod":0,"Key":256,"Ch":115},{"Timestamp":2523,"Mod":0,"Key":256,"Ch":100},{"Timestamp":2955,"Mod":0,"Key":13,"Ch":13},{"Timestamp":4059,"Mod":0,"Key":258,"Ch":0},{"Timestamp":4355,"Mod":0,"Key":256,"Ch":32},{"Timestamp":5611,"Mod":0,"Key":256,"Ch":115},{"Timestamp":6427,"Mod":0,"Key":256,"Ch":97},{"Timestamp":6483,"Mod":0,"Key":256,"Ch":115},{"Timestamp":6522,"Mod":0,"Key":256,"Ch":100},{"Timestamp":6907,"Mod":0,"Key":13,"Ch":13},{"Timestamp":7563,"Mod":0,"Key":259,"Ch":0},{"Timestamp":7819,"Mod":0,"Key":259,"Ch":0},{"Timestamp":8139,"Mod":0,"Key":259,"Ch":0},{"Timestamp":8491,"Mod":0,"Key":258,"Ch":0},{"Timestamp":9067,"Mod":0,"Key":256,"Ch":32},{"Timestamp":9843,"Mod":0,"Key":256,"Ch":113}],"ResizeEvents":[{"Timestamp":0,"Width":272,"Height":74}]}
|
||||
{"KeyEvents":[{"Timestamp":809,"Mod":0,"Key":256,"Ch":32},{"Timestamp":1369,"Mod":0,"Key":256,"Ch":83},{"Timestamp":1713,"Mod":0,"Key":258,"Ch":0},{"Timestamp":2087,"Mod":0,"Key":13,"Ch":13},{"Timestamp":2376,"Mod":0,"Key":256,"Ch":97},{"Timestamp":2440,"Mod":0,"Key":256,"Ch":115},{"Timestamp":2512,"Mod":0,"Key":256,"Ch":100},{"Timestamp":2793,"Mod":0,"Key":13,"Ch":13},{"Timestamp":3498,"Mod":0,"Key":258,"Ch":0},{"Timestamp":4113,"Mod":0,"Key":256,"Ch":32},{"Timestamp":4785,"Mod":0,"Key":256,"Ch":115},{"Timestamp":5145,"Mod":0,"Key":256,"Ch":97},{"Timestamp":5183,"Mod":0,"Key":256,"Ch":115},{"Timestamp":5249,"Mod":0,"Key":256,"Ch":100},{"Timestamp":5609,"Mod":0,"Key":13,"Ch":13},{"Timestamp":6216,"Mod":0,"Key":259,"Ch":0},{"Timestamp":6457,"Mod":0,"Key":259,"Ch":0},{"Timestamp":6728,"Mod":0,"Key":259,"Ch":0},{"Timestamp":7098,"Mod":0,"Key":258,"Ch":0},{"Timestamp":7408,"Mod":0,"Key":256,"Ch":32},{"Timestamp":8080,"Mod":0,"Key":13,"Ch":13},{"Timestamp":8752,"Mod":0,"Key":260,"Ch":0},{"Timestamp":8952,"Mod":0,"Key":260,"Ch":0},{"Timestamp":9145,"Mod":0,"Key":260,"Ch":0},{"Timestamp":9904,"Mod":0,"Key":256,"Ch":113}],"ResizeEvents":[{"Timestamp":0,"Width":272,"Height":74}]}
|
1
test/integration/stashDrop/expected/.git_keep/ORIG_HEAD
Normal file
1
test/integration/stashDrop/expected/.git_keep/ORIG_HEAD
Normal file
|
@ -0,0 +1 @@
|
|||
d22496528fe3c076a668c496ae7ba1f8136f1614
|
BIN
test/integration/stashDrop/expected/.git_keep/index
Normal file
BIN
test/integration/stashDrop/expected/.git_keep/index
Normal file
Binary file not shown.
7
test/integration/stashDrop/expected/.git_keep/logs/HEAD
Normal file
7
test/integration/stashDrop/expected/.git_keep/logs/HEAD
Normal file
|
@ -0,0 +1,7 @@
|
|||
0000000000000000000000000000000000000000 c00c9eb1ae239494475772c3f3dbae5ea4169575 CI <CI@example.com> 1643011799 +1100 commit (initial): file0
|
||||
c00c9eb1ae239494475772c3f3dbae5ea4169575 7605fecac5dee01fb9df55ca984dcc7a72810f48 CI <CI@example.com> 1643011799 +1100 commit: file1
|
||||
7605fecac5dee01fb9df55ca984dcc7a72810f48 d22496528fe3c076a668c496ae7ba1f8136f1614 CI <CI@example.com> 1643011799 +1100 commit: file2
|
||||
d22496528fe3c076a668c496ae7ba1f8136f1614 d22496528fe3c076a668c496ae7ba1f8136f1614 CI <CI@example.com> 1643011803 +1100 reset: moving to HEAD
|
||||
d22496528fe3c076a668c496ae7ba1f8136f1614 d22496528fe3c076a668c496ae7ba1f8136f1614 CI <CI@example.com> 1643011803 +1100 reset: moving to HEAD
|
||||
d22496528fe3c076a668c496ae7ba1f8136f1614 d22496528fe3c076a668c496ae7ba1f8136f1614 CI <CI@example.com> 1643011806 +1100 reset: moving to HEAD
|
||||
d22496528fe3c076a668c496ae7ba1f8136f1614 d22496528fe3c076a668c496ae7ba1f8136f1614 CI <CI@example.com> 1643011806 +1100 reset: moving to HEAD
|
|
@ -0,0 +1,3 @@
|
|||
0000000000000000000000000000000000000000 c00c9eb1ae239494475772c3f3dbae5ea4169575 CI <CI@example.com> 1643011799 +1100 commit (initial): file0
|
||||
c00c9eb1ae239494475772c3f3dbae5ea4169575 7605fecac5dee01fb9df55ca984dcc7a72810f48 CI <CI@example.com> 1643011799 +1100 commit: file1
|
||||
7605fecac5dee01fb9df55ca984dcc7a72810f48 d22496528fe3c076a668c496ae7ba1f8136f1614 CI <CI@example.com> 1643011799 +1100 commit: file2
|
|
@ -0,0 +1 @@
|
|||
0000000000000000000000000000000000000000 f4f81b6542e98a2f80269449674b0f8f454b74b0 CI <CI@example.com> 1643011806 +1100 On master: dsa
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
@ -0,0 +1,3 @@
|
|||
x+)JMU°΄d040031QHΛΜI5`°±Ί²ΰ<C2B2>Φ¶wΑ‡ήw.½ωhοTΣ[H
|
||||
<19>Ώe“ς"Η¨ΰSς,αΚgu"<22><>YH
|
||||
<EFBFBD>$x~5(ν;χrΥΆπ<CE86>ώ–WΪσ-ΤΠ–+^
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
@ -0,0 +1,2 @@
|
|||
x<01>ÍA
|
||||
Â0Fa×9Åì™IÇÄ¡«#iþ`¡¡R"x|{·<>Þ¼µ¶tÕSß1›YÉr<C389>!ø–«Vö¹ToPSõ.}úkÛiœè>NO|S{¯¸Ì[{<7B>X$šÑY„Ùõ˜tüÉ]]V°ûÛ?+î
|
|
@ -0,0 +1,3 @@
|
|||
x<01>Î1
|
||||
Ã0@ÑÎ>…÷B‘œ8–¡”B¦C‘%ˆ›\èñ›#tý¼áËVëÒ<æpi‡ªÏJÄ ŠP¡PJ`›DÀ4¨%R$
|
||||
Ý,AÜ·¾›ODSa‰EÐæ\,FáL}Iœ!XOŽ?íµ~œü}œžú庯z“><}ˆ)gEpg=§šþÉ<C3BE>-«÷0V:Å
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
@ -0,0 +1 @@
|
|||
d22496528fe3c076a668c496ae7ba1f8136f1614
|
1
test/integration/stashDrop/expected/.git_keep/refs/stash
Normal file
1
test/integration/stashDrop/expected/.git_keep/refs/stash
Normal file
|
@ -0,0 +1 @@
|
|||
f4f81b6542e98a2f80269449674b0f8f454b74b0
|
1
test/integration/stashDrop/expected/file1
Normal file
1
test/integration/stashDrop/expected/file1
Normal file
|
@ -0,0 +1 @@
|
|||
test1
|
1
test/integration/stashDrop/recording.json
Normal file
1
test/integration/stashDrop/recording.json
Normal file
|
@ -0,0 +1 @@
|
|||
{"KeyEvents":[{"Timestamp":1329,"Mod":0,"Key":256,"Ch":32},{"Timestamp":2003,"Mod":0,"Key":256,"Ch":83},{"Timestamp":2466,"Mod":0,"Key":258,"Ch":0},{"Timestamp":2754,"Mod":0,"Key":13,"Ch":13},{"Timestamp":2979,"Mod":0,"Key":256,"Ch":97},{"Timestamp":3051,"Mod":0,"Key":256,"Ch":115},{"Timestamp":3081,"Mod":0,"Key":256,"Ch":100},{"Timestamp":3386,"Mod":0,"Key":13,"Ch":13},{"Timestamp":3961,"Mod":0,"Key":258,"Ch":0},{"Timestamp":4186,"Mod":0,"Key":256,"Ch":32},{"Timestamp":4906,"Mod":0,"Key":256,"Ch":83},{"Timestamp":5394,"Mod":0,"Key":258,"Ch":0},{"Timestamp":5626,"Mod":0,"Key":13,"Ch":13},{"Timestamp":6002,"Mod":0,"Key":256,"Ch":100},{"Timestamp":6066,"Mod":0,"Key":256,"Ch":115},{"Timestamp":6113,"Mod":0,"Key":256,"Ch":97},{"Timestamp":6378,"Mod":0,"Key":13,"Ch":13},{"Timestamp":6842,"Mod":0,"Key":259,"Ch":0},{"Timestamp":7074,"Mod":0,"Key":259,"Ch":0},{"Timestamp":7315,"Mod":0,"Key":259,"Ch":0},{"Timestamp":7714,"Mod":0,"Key":258,"Ch":0},{"Timestamp":8114,"Mod":0,"Key":256,"Ch":100},{"Timestamp":8546,"Mod":0,"Key":13,"Ch":13},{"Timestamp":9379,"Mod":0,"Key":256,"Ch":113}],"ResizeEvents":[{"Timestamp":0,"Width":272,"Height":74}]}
|
4
test/integration/stashDrop/test.json
Normal file
4
test/integration/stashDrop/test.json
Normal file
|
@ -0,0 +1,4 @@
|
|||
{
|
||||
"description": "Stashing some files",
|
||||
"speed": 20
|
||||
}
|
|
@ -1 +0,0 @@
|
|||
ee9c2e33476df0ea209b0458006d8f6a0f03d2a1
|
Binary file not shown.
|
@ -1,4 +0,0 @@
|
|||
0000000000000000000000000000000000000000 5e1c4f2926fa291fbd2f95095429c75bc1148693 CI <CI@example.com> 1617674625 +1000 commit (initial): file0
|
||||
5e1c4f2926fa291fbd2f95095429c75bc1148693 143b5c7bcd4b9a7fe84a66eed94ed680660bcfb2 CI <CI@example.com> 1617674625 +1000 commit: file1
|
||||
143b5c7bcd4b9a7fe84a66eed94ed680660bcfb2 ee9c2e33476df0ea209b0458006d8f6a0f03d2a1 CI <CI@example.com> 1617674625 +1000 commit: file2
|
||||
ee9c2e33476df0ea209b0458006d8f6a0f03d2a1 ee9c2e33476df0ea209b0458006d8f6a0f03d2a1 CI <CI@example.com> 1617674628 +1000 reset: moving to HEAD
|
|
@ -1,3 +0,0 @@
|
|||
0000000000000000000000000000000000000000 5e1c4f2926fa291fbd2f95095429c75bc1148693 CI <CI@example.com> 1617674625 +1000 commit (initial): file0
|
||||
5e1c4f2926fa291fbd2f95095429c75bc1148693 143b5c7bcd4b9a7fe84a66eed94ed680660bcfb2 CI <CI@example.com> 1617674625 +1000 commit: file1
|
||||
143b5c7bcd4b9a7fe84a66eed94ed680660bcfb2 ee9c2e33476df0ea209b0458006d8f6a0f03d2a1 CI <CI@example.com> 1617674625 +1000 commit: file2
|
|
@ -1 +0,0 @@
|
|||
0000000000000000000000000000000000000000 6ca18002905d50a6a77808f8b7d50839f68da7b7 CI <CI@example.com> 1617674628 +1000 On master: asd
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
@ -1 +0,0 @@
|
|||
x<01>Ο±j1€αΞχήE–|:«”Θ”©Ο [2-ΤΉpq <20><>[Ίwύω–Ώ®½<C2AE><C2BD>€)Ώ<>Ν=`<60>¥<EFBFBD>Ξ<EFBFBD>Υ‚’S2φ$F‹`‘ΘR“ιtΣΝ―#ΈKE'J[W)<29>ζΐ–+4 C<>Ύ΄`D,¬RΥάK΄VUΡάrΝ›ΦIγ{έΒω>Ο—“?µί~ύ½®ύ"Η…—Δ<E28094>Γ!ΐ΄Χ}bψ?ωτu
]ο»<CEBF>z·κ<>JΛ
|
Binary file not shown.
|
@ -1,3 +0,0 @@
|
|||
x<01>ŽA
|
||||
Â0E]çÙ’LÓÉD„®zŒdf‚…Æ–Áã›#¸ý¼÷ø¼×º6ë'¸´SÕNJ”¢&!<10>Tr‘ÑùˆZ"©'‚!3°9Ò©ï.†!<21>3KÈSŠE)$DU™‚
|
||||
’Ct™K“>íµŸv^ì}^žúMõØôÆ{}X<>=Âh¯Þ9gúÚO5ý7eÝÌ'â:É
|
|
@ -1 +0,0 @@
|
|||
ee9c2e33476df0ea209b0458006d8f6a0f03d2a1
|
|
@ -1 +0,0 @@
|
|||
6ca18002905d50a6a77808f8b7d50839f68da7b7
|
|
@ -1 +0,0 @@
|
|||
{"KeyEvents":[{"Timestamp":1237,"Mod":0,"Key":256,"Ch":97},{"Timestamp":1677,"Mod":0,"Key":256,"Ch":115},{"Timestamp":1925,"Mod":0,"Key":256,"Ch":97},{"Timestamp":1965,"Mod":0,"Key":256,"Ch":115},{"Timestamp":2053,"Mod":0,"Key":256,"Ch":100},{"Timestamp":2365,"Mod":0,"Key":13,"Ch":13},{"Timestamp":2709,"Mod":0,"Key":259,"Ch":0},{"Timestamp":2941,"Mod":0,"Key":259,"Ch":0},{"Timestamp":3172,"Mod":0,"Key":259,"Ch":0},{"Timestamp":3629,"Mod":0,"Key":13,"Ch":13},{"Timestamp":3973,"Mod":0,"Key":256,"Ch":32},{"Timestamp":4237,"Mod":0,"Key":258,"Ch":0},{"Timestamp":4325,"Mod":0,"Key":256,"Ch":32},{"Timestamp":4477,"Mod":0,"Key":258,"Ch":0},{"Timestamp":4701,"Mod":0,"Key":13,"Ch":13},{"Timestamp":5157,"Mod":0,"Key":256,"Ch":32},{"Timestamp":5957,"Mod":2,"Key":16,"Ch":16},{"Timestamp":6725,"Mod":0,"Key":258,"Ch":0},{"Timestamp":6997,"Mod":0,"Key":13,"Ch":13},{"Timestamp":7613,"Mod":0,"Key":256,"Ch":113}],"ResizeEvents":[{"Timestamp":0,"Width":272,"Height":74}]}
|
Binary file not shown.
|
@ -0,0 +1 @@
|
|||
file2
|
0
test/integration/stashPop/expected/.git_keep/FETCH_HEAD
Normal file
0
test/integration/stashPop/expected/.git_keep/FETCH_HEAD
Normal file
1
test/integration/stashPop/expected/.git_keep/HEAD
Normal file
1
test/integration/stashPop/expected/.git_keep/HEAD
Normal file
|
@ -0,0 +1 @@
|
|||
ref: refs/heads/master
|
1
test/integration/stashPop/expected/.git_keep/ORIG_HEAD
Normal file
1
test/integration/stashPop/expected/.git_keep/ORIG_HEAD
Normal file
|
@ -0,0 +1 @@
|
|||
8634432ef171aa4b8d8e688fc1e5645245bf36ac
|
10
test/integration/stashPop/expected/.git_keep/config
Normal file
10
test/integration/stashPop/expected/.git_keep/config
Normal file
|
@ -0,0 +1,10 @@
|
|||
[core]
|
||||
repositoryformatversion = 0
|
||||
filemode = true
|
||||
bare = false
|
||||
logallrefupdates = true
|
||||
ignorecase = true
|
||||
precomposeunicode = true
|
||||
[user]
|
||||
email = CI@example.com
|
||||
name = CI
|
1
test/integration/stashPop/expected/.git_keep/description
Normal file
1
test/integration/stashPop/expected/.git_keep/description
Normal file
|
@ -0,0 +1 @@
|
|||
Unnamed repository; edit this file 'description' to name the repository.
|
BIN
test/integration/stashPop/expected/.git_keep/index
Normal file
BIN
test/integration/stashPop/expected/.git_keep/index
Normal file
Binary file not shown.
|
@ -0,0 +1,7 @@
|
|||
# git ls-files --others --exclude-from=.git/info/exclude
|
||||
# Lines that start with '#' are comments.
|
||||
# For a project mostly in C, the following would be a good set of
|
||||
# exclude patterns (uncomment them if you want to use them):
|
||||
# *.[oa]
|
||||
# *~
|
||||
.DS_Store
|
7
test/integration/stashPop/expected/.git_keep/logs/HEAD
Normal file
7
test/integration/stashPop/expected/.git_keep/logs/HEAD
Normal file
|
@ -0,0 +1,7 @@
|
|||
0000000000000000000000000000000000000000 8b081dcb0e1fd5e9862d1aa6891b805b101abe7b CI <CI@example.com> 1643011851 +1100 commit (initial): file0
|
||||
8b081dcb0e1fd5e9862d1aa6891b805b101abe7b 3ae4e5d4920afbb1bac23426afb237524c8dbe41 CI <CI@example.com> 1643011851 +1100 commit: file1
|
||||
3ae4e5d4920afbb1bac23426afb237524c8dbe41 8634432ef171aa4b8d8e688fc1e5645245bf36ac CI <CI@example.com> 1643011852 +1100 commit: file2
|
||||
8634432ef171aa4b8d8e688fc1e5645245bf36ac 8634432ef171aa4b8d8e688fc1e5645245bf36ac CI <CI@example.com> 1643011854 +1100 reset: moving to HEAD
|
||||
8634432ef171aa4b8d8e688fc1e5645245bf36ac 8634432ef171aa4b8d8e688fc1e5645245bf36ac CI <CI@example.com> 1643011854 +1100 reset: moving to HEAD
|
||||
8634432ef171aa4b8d8e688fc1e5645245bf36ac 8634432ef171aa4b8d8e688fc1e5645245bf36ac CI <CI@example.com> 1643011856 +1100 reset: moving to HEAD
|
||||
8634432ef171aa4b8d8e688fc1e5645245bf36ac 8634432ef171aa4b8d8e688fc1e5645245bf36ac CI <CI@example.com> 1643011856 +1100 reset: moving to HEAD
|
|
@ -0,0 +1,3 @@
|
|||
0000000000000000000000000000000000000000 8b081dcb0e1fd5e9862d1aa6891b805b101abe7b CI <CI@example.com> 1643011851 +1100 commit (initial): file0
|
||||
8b081dcb0e1fd5e9862d1aa6891b805b101abe7b 3ae4e5d4920afbb1bac23426afb237524c8dbe41 CI <CI@example.com> 1643011851 +1100 commit: file1
|
||||
3ae4e5d4920afbb1bac23426afb237524c8dbe41 8634432ef171aa4b8d8e688fc1e5645245bf36ac CI <CI@example.com> 1643011852 +1100 commit: file2
|
|
@ -0,0 +1 @@
|
|||
0000000000000000000000000000000000000000 437b9b0ca941f1e12c8b45958f5d6ebd11cdd41a CI <CI@example.com> 1643011856 +1100 On master: asd
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
@ -0,0 +1 @@
|
|||
x<01>ϱj1€áÎ÷ÞE²%YWJ dÊÔg<C394>m™ê\¸¸ÐÇïM<C3AF>»þ|Ë_·1>gˆ¤OswêºT¡æÈDÉ<44>¹¯¬kÉXˆ[“ån»ßfPID)zÇŒfT´©‹j¯è,Ä‘¸ô$Vÿ|¬õ¨²&óµëàMd<C2AD>‘A©Õ†y±ïù±íár
¯—ëÙlÜ¿ü¹nã- PDe 'D€å¨ÇÄôòåý†=ÿìÑ~ÜcJ)
|
Binary file not shown.
|
@ -0,0 +1,3 @@
|
|||
x+)JMU°΄d040031QHΛΜI5`°±Ί²ΰ<C2B2>Φ¶wΑ‡ήw.½ωhοTΣ[H
|
||||
<19>Ώe“ς"Η¨ΰSς,αΚgu"<22><>YH
|
||||
<EFBFBD>$x~5(ν;χrΥΆπ<CE86>ώ–WΪσ-ΤΠ–+^
|
Binary file not shown.
Binary file not shown.
Some files were not shown because too many files have changed in this diff Show more
Loading…
Add table
Add a link
Reference in a new issue