Skip to content

Learning as I go

  • Home
  • About
  • Yelp
  • Facebook
  • Twitter
  • Instagram
  • Email

Category: Git

Git cheat Sheet

Author adminPosted on August 18, 2020Categories GitLeave a comment on Git cheat Sheet

Fixing Git Large File Storage

git filter-branch -f –index-filter ‘git rm –cached –ignore-unmatch path/to/remove/file’

Author adminPosted on March 20, 2020Categories GitLeave a comment on Fixing Git Large File Storage
  • Home
  • About
  • Yelp
  • Facebook
  • Twitter
  • Instagram
  • Email
Learning as I go Proudly powered by WordPress