I have a new text file I want to commit to a certain folder in a repo. However the way I understand it, I have to first checkout (create a working copy) of that folder, and then only can I commit this new text file.
Is there any way I can bypass the step of checking out the folder, since the folder has other files in it which are pretty huge in file size.