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
So I'd say a good 80% of the time, the git integration works as expected, without any hitch. Sometimes however, MM requires a restart before the Git dialog will appear. I say it's sporatic because it will occur when conditions are the same, i.e., working in the same repositority and the same file is open / selected on first attempt as is on the second attempt (after restart). On other occassions, again, when working in or selecting the same file in the same repository, the "Commit to Git" menu item will be greyed out. I have yet to find any consistently present condition that might explain this, since after restart, the menu item will no longer be greyed out despite my working in the same file as before:
The text was updated successfully, but these errors were encountered:
To clarify, in the first scenario, "Commit to Git" will not be greyed out; however, selecting the option produces no results, even after waiting for some time (as long as ten minutes) for the dialog to appear to see if it's just a lag.
Hmmm... I haven't seen that behavior. I have seen some instances where commit doesn't want to work unless the Git folder is 'refreshed' by exting the dialog and coming back in, but it's not the same as what you describe which is hanging. I've seen this slow at times though.
If it's not enabled that would suggest there's nothing to commit. If you still want to access the dialog you can use the Git icon from the toolbar and it will bring up an empty commit dialog.
Do the Git icons show in the folder browser and are there any files that are updated/new?
Yes. The git icons are 100% always present. Never had any issues there. The hover tip that describes the state of the Git Working directory, and the file under the cursor in relation to the Git Working directory, also work consistently without fail.
So I'd say a good 80% of the time, the git integration works as expected, without any hitch. Sometimes however, MM requires a restart before the Git dialog will appear. I say it's sporatic because it will occur when conditions are the same, i.e., working in the same repositority and the same file is open / selected on first attempt as is on the second attempt (after restart). On other occassions, again, when working in or selecting the same file in the same repository, the "Commit to Git" menu item will be greyed out. I have yet to find any consistently present condition that might explain this, since after restart, the menu item will no longer be greyed out despite my working in the same file as before:
The text was updated successfully, but these errors were encountered: