Skip to content

Commit bdcb154

Browse files
committed
Lint
1 parent be03f4a commit bdcb154

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lua/neogit/lib/git/cli.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -295,7 +295,7 @@ local configurations = {
295295

296296
["show-branch"] = config {
297297
flags = {
298-
all = "--all"
298+
all = "--all",
299299
}
300300
},
301301

0 commit comments

Comments
 (0)