Conversation
- Fix root .gitattributes to not put any CSV into LFS - Remove doc/.gitattributes
|
Guidance for those with active branches Do not cherry-pick this commit and bring into your branch. Hopefully, you are regularly merging changes to the master branch into your branch. If you are not, the best approach is to merge master into your branch now and resolve any conflicts that arise. You should not cherry-pick this commit and merge it into your branch. If you have CSV files that in your branch that are not in master After you've merged the master branch into your branch(es) and are up-to-date, you need to do the following process to remove your CSV files from Git LFS and add them back into normal Git. These are the steps:
Remember, you need to have merged master into your branch. |
Steps were:
Important: the history of each of these files will be lost. To see the history, you will need to checkout a commit before the the merge of this PR and look at the history of the file that was in LFS.