Uploaded image for project: 'NetBeans'
  1. NetBeans
  2. NETBEANS-2083

Add support for git submodules - allow enable adding --recurse-submodules argument

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 8.2, 9.0, 10.0
    • None
    • versioncontrol - Git
    • None

    Description

      Git supports nested projects with submodules. Once a directory in a git repository is created as a submodule (separate git repository), it's possible to work with both repositories by adding --recurse-submodules command line option. E.g. "git commit --recurse-submodules".

      Please, add a checkbox in the git dialogs in Netbeans (commit, checkout, push, etc.) to add the "--recurse-submodules" argument to the git command generated by the dialog.

      Attachments

        Activity

          People

            Unassigned Unassigned
            ondro Ondrej Mihályi
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: