Skip to content

Conversation

@benjiwolff
Copy link
Contributor

@benjiwolff benjiwolff commented Nov 9, 2025

I am currently working exclusively with a large codebase. The main issue is that git status on the entire repo takes around 2 seconds which makes staging and committing super tedious and frustrating.

This implementation removes 2 git status calls before the commit message editor is shown.

The solution is not quite as pretty, so I added a configuration option.

Copy link
Member

@CKolkey CKolkey left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think there might be ways to accomplish what you are trying to do without needing to modify much. Do you mind trying my suggestions and letting me know if they work for your use case?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants