I’m developing a simple package to generate a website for a manuscript. However, when I use the use_git()
function, I encounter the error message Error in libgit2::git_index_add_all: invalid path
. Additionally, I’m facing an issue with a large number of uncommitted files (854). How can I resolve this problem?