Is it possible to take a local file and add it straight to a remote repo with git?
Say I have a file that is not in a local working tree or anything and I want it added to the remote working tree.
Essentially I don't want a local branch to work on.