Commit graph

8 commits

Author SHA1 Message Date
friebetill
7dfff85dd1 Add semicolons to prevent difficult to debug bugs 2023-02-22 12:14:02 +08:00
friebetill
37319e5c5d Fix showing duplicate lines 2023-02-07 16:01:58 +08:00
friebetill
81754da8b9 Fix action button functionality 2023-02-03 00:15:24 +08:00
friebetill
4d0da6425b Remove more linter warnings 2023-02-02 23:32:22 +08:00
friebetill
a01e69a66f Follow guide https://bit.ly/3JIZGTE to improve Prettier + ESLint 2023-02-02 22:36:11 +08:00
friebetill
8d864b7d8f Add command to make merge options explicit
The merge options are destructive and should only be shown with
a warning.
2023-02-02 20:48:52 +08:00
friebetill
b6a7ae5428 Show correct diff for the files
File 1:
a
b
c

File 2:
b
2023-02-01 17:57:09 +08:00
friebetill
b5b9bbc385 Show only two action buttons with one file change 2023-02-01 15:47:24 +08:00