Closed Saransh-cpp closed 2 months ago
When did the -a stopped working for needing to do the add first?
This is confusing to me as well. For some reason, git is considering %%writefile
as removing the existing file and writing a new file with the same name. -a
then does not work on untracked changes and the commit
command errors out.
Closes #243