You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor(CommitCommand): Simplify tap functions for clarity
- Remove an unnecessary use of the message variable in the first tap function.
- Consolidate function calls for better readability and maintainability.
- Ensure each tap function focuses on a specific task without extra dependencies.
0 commit comments