Commit 0311a59
fix: fixes #2138 stash push/pop issue with correct stash drop and adds regression test (#2150)
* test: add regression test for stash push/pop issue (#2138)
* fix: ensure newline at end of reflog entries and correct last stash commit retrieval. fixes #2138
* fix: reverse order of stashes in list and update reflog writing logic1 parent 5a70fe0 commit 0311a59
File tree
6 files changed
+14
-5
lines changed- js/isomorphic-git
6 files changed
+14
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
391 | 391 | | |
392 | 392 | | |
393 | 393 | | |
| 394 | + | |
394 | 395 | | |
395 | 396 | | |
396 | 397 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15179 | 15179 | | |
15180 | 15180 | | |
15181 | 15181 | | |
15182 | | - | |
| 15182 | + | |
| 15183 | + | |
| 15184 | + | |
| 15185 | + | |
| 15186 | + | |
15183 | 15187 | | |
15184 | 15188 | | |
15185 | 15189 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15173 | 15173 | | |
15174 | 15174 | | |
15175 | 15175 | | |
15176 | | - | |
| 15176 | + | |
| 15177 | + | |
| 15178 | + | |
| 15179 | + | |
| 15180 | + | |
15177 | 15181 | | |
15178 | 15182 | | |
15179 | 15183 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Large diffs are not rendered by default.
0 commit comments