Uploaded image for project: 'FishEye'
  1. FishEye
  2. FE-3828

Add support for indexing git submodules

    XMLWordPrintable

Details

    • 26
    • Our product teams collect and evaluate feedback from a number of different sources. To learn more about how we use customer feedback in the planning process, check out our new feature policy.

    Description

      When viewing a commit that contains a change to a submodule, FishEye shows that the submodule was changed, but it does not display a diff.

      For example, suppose I have a submodule at modules/log pointing to commit 123456. I then change it to point to commit abcdef and commit that change. FishEye shows:

      modules/log (+1 -1)
      No Change
      

      Instead of this, which is what Git would show:

      modules/log (+1 -1)
      -Subproject commit 123456
      +Subproject commit abcdef
      

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              b5c3af21fe31 Jimmy Mabey
              Votes:
              31 Vote for this issue
              Watchers:
              26 Start watching this issue

              Dates

                Created:
                Updated: