Renaming (git mv) a directory shows the files as deleted at the source, but not the directories

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: Low
    • 2.4.0
    • Affects Version/s: 2.3.5
    • Component/s: Indexing

      1. Cloned the rails repository.
      2. mkdir source
      3. git mv all the top level directories to source
      4. get commit shows the files as renamed
        ...
         rename {railties => source/railties}/test/generators/generator_generator_test.rb (100%)
         rename {railties => source/railties}/test/generators/generators_test_helper.rb (100%)
        
      5. Scan the repo with the rename detection as "renames"
      6. The top level directories aren't shown as greyed out

      Expected that the directories would be shown as greyed out since they no longer exist in the repo:

        1. screenshot-1.jpg
          209 kB
          Patrick Ramsey

            Assignee:
            Michael Heemskerk (Inactive)
            Reporter:
            Andrew Myers [Atlassian]
            Votes:
            1 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: