Uploaded image for project: 'Bitbucket Cloud'
  1. Bitbucket Cloud
  2. BCLOUD-10235

Wrong repository size on website after `git filter-branch` and `git push --force`

    XMLWordPrintable

Details

    Description

      I've been cleaning up a repository through rewriting the reflog and removing errorneusly addeded junk files.

      After final git push --force the repository is reported online as 2.5GB while freely cloning it in results with a <400MB clone.

      qdot@shadow ~/gig/wmc $ git clone git@bitbucket.org:justinhandley/webmissioncontrol.git
      Cloning into &#x27;webmissioncontrol&#x27;...
      remote: Counting objects: 37737, done.
      remote: Compressing objects: 100% (24655/24655), done.
      remote: Total 37737 (delta 12224), reused 37737 (delta 12224)
      Receiving objects: 100% (37737/37737), 382.19 MiB | 3.05 MiB/s, done.
      Resolving deltas: 100% (12224/12224), done.
      Checking connectivity... done.
      Checking out files: 100% (34252/34252), done.
      

      Is that another UI cache issue?

      Attachments

        Activity

          People

            Unassigned Unassigned
            legacy-bitbucket-user Legacy Bitbucket Cloud User (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: