How to delete large files from your git/GitHub commit history (CC295)

Описание к видео How to delete large files from your git/GitHub commit history (CC295)

Every now and then we accidentally push a large file or a file with sensitive data like a password to GitHub using git. In this Code Club, Pat shows how you can use the BFG Repo-Cleaner to delete a large file that he pushed to his repository in a previous episode. He talks about the difference between using "git rm" and the BFG Repo-Cleaner. He'll also show how to install the java runtime environment along with the BFG Repo-Cleaner. This episode is part of an ongoing effort to develop an R package that implements the naive Bayesian classifier.

https://docs.github.com/en/repositori...

If you want to get a physical copy of R Packages: https://amzn.to/43pMR8L
If you want a free, online version of R packages: https://r-pkgs.org/

You can find my blog post for this episode at https://www.riffomonas.org/code_club/....

Check out the GitHub repository at the:
Beginning of the episode: https://github.com/riffomonas/phyloty...
End of the episode: https://github.com/riffomonas/phyloty...

#rstats #readr #vroom #data.table #read.delim #rdp #16S #classification #classifier #microbialecology #microbiome

Support Riffomonas by becoming a Patreon member!
  / riffomonas  

Want more practice on the concepts covered in Code Club? You can sign up for my weekly newsletter at https://shop.riffomonas.org/youtube to get practice problems, tips, and insights.

If you're interested in purchasing a video workshop be sure to check out https://riffomonas.org/workshops/

You can also find complete tutorials for learning R with the tidyverse using...
Microbial ecology data: https://www.riffomonas.org/minimalR/
General data: https://www.riffomonas.org/generalR/

0:00 Introduction
5:16 BFG Repo Cleaner
8:50 Making a mirror of the repository
10:14 Using BFG Repo Cleaner
11:33 Installing the Java Runtime Environment
12:09 Removing large file from repository
14:57 Getting a fresh copy of repository

Комментарии

Информация по комментариям в разработке