Skip to content

Not able to push changes after cleanup #530

@Harsimran1308

Description

@Harsimran1308

I ran below command

java -jar bfg.jar --delete-files '*.pdf'
git reflog expire --expire=now --all && git gc --prune=now --agressive

The size is reduced at this point

When I do git push

It gives below error

remote : You are attempting to update refs that are reserved for Bitbucket's pull request functionality. Bitbucket manages these refs automatically, and they may not be updated by user.

remote: Rejected refs:
remote : refs/pull-request/206/ from
To [repo name]
![remote rejected] refs/pull-request/206/ from -> refs/pull-request/206/ from (pre-recive hook declined)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions