File size exceedmore than 2gb

Balasubramonian January 22, 2020

My File size exceeded how to remove large files from the git

2 comments

Nic Brough -Adaptavist-
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
January 22, 2020
Minh Tran
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
January 22, 2020

@Balasubramonian you can try with this command

git filter-branch --force --index-filter 'git rm -r --cached --ignore-unmatch bigfile.txt' --prune-empty --tag-name-filter cat -- --all

Comment

Log in or Sign up to comment
TAGS
AUG Leaders

Atlassian Community Events