E
E
Eugene M2021-05-20 05:20:41
GitHub
Eugene M, 2021-05-20 05:20:41

How to remove a file from GIT history?

How to remove a file from GIT history? The file was over 100 mb and didn't load, now errors are coming out!

60a5c7752df25837494081.png

Answer the question

In order to leave comments, you need to log in

2 answer(s)
G
GrayHorse, 2021-05-20
@GrayHorse

Using git filter-branch
https://docs.github.com/en/github/authenticating-t...
https://stackoverflow.com/a/35115769/11468937

H
HemulGM, 2021-05-20
@HemulGM

Delete it in the folder. And commit. Then return and add to exceptions

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question