Skip to content

Commit

Permalink
Show fewer commit notifications
Browse files Browse the repository at this point in the history
  • Loading branch information
CKolkey committed Aug 3, 2023
1 parent 4973672 commit 3762d87
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions lua/neogit/popups/commit/actions.lua
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,6 @@ local function do_commit(popup, cmd)
autocmd = "NeogitCommitComplete",
msg = {
setup = "Committing...",
success = "Committed!",
fail = "Couldn't commit",
},
})
end
Expand Down

0 comments on commit 3762d87

Please sign in to comment.