nishatafshan

Results 4 comments of nishatafshan

Hi, I am facing similar issue. I have cloned using ssh url. git clone --mirror ssh://git@server/repo.git java -jar bfg-1.12.8.jar --strip-blobs-bigger-than 100M repo.git cd repo.git git reflog expire --expire=now --all &&...

@javabrett You are correct. I had to get rid of the pull requests. I got them merged / declined and then started with the bfg clean up steps. There is...

@javabrett @rtyley Would you have any ideas on how to resolve below issue. Post cleanup when I try push I am getting below error:- Counting objects: 218648, done. Delta compression...

@javabrett there are no explicit hooks set in stash for the repo. How do I find pull more details to judge the cause?