Hi there: I am trying to remove files from Large File Storage (LFS) following these instructions.
git-filter-repo is installed. I have used it in the terminal. But I cannot get it to be used inside the Rstudio
terminal pane. I get this error:
git filter-repo --path "filename"
git: 'filter-repo' is not a git command. See 'git --help'.
Am I missing something?