• Skip to main content

Uly.me

cloud engineer

  • Home
  • About
  • Archives
  • Sources
  • Search

Search

rm

Git Remove Files From Repo After Commit

October 4, 2022

If you need to remove files from a repo after committing, use …

Remove file

git rm --cached file.ext

Push to repo

git push

Filed Under: Linux Tagged With: cache, commit, git, push, rm

  • Go to page 1
  • Go to page 2
  • Go to Next Page »
  • Home
  • About
  • Archives
  • Sources
  • Search

Copyright © 2023