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
@soramimi,
it is possible to create git commit without staged files, commit function will take a long time to execute, but it will give an error. It is necessary to initially warn user that there is not a single file for git commit.
Example: commit locked button - if there are no staged files or ShowMessageBox to user.
The text was updated successfully, but these errors were encountered:
@soramimi,
it is possible to create git commit without staged files, commit function will take a long time to execute, but it will give an error. It is necessary to initially warn user that there is not a single file for git commit.
Example: commit locked button - if there are no staged files or ShowMessageBox to user.
The text was updated successfully, but these errors were encountered: