When I update my submodules, the option to commit is disabled. Maybe I'm not using submodules properly? Please have a look at the attatched image:
The file-level commit is disabled because you've already staged these changes (it's actually the same for all files which are staged). Because you've staged the changes, it's the top-level commit (toolbar or Ctrl-Shift-C) that commits staged changes. You can only commit individual files unrelated to the index when they're unstaged.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.