I'm looking to push my branch to a remote, but I don't wish to include all the files in the branch, but I do wish to keep track of them here.
Is there a way to do this with a filter, or do I need to create a new branch for this? All the stuff I've read seems to talk about completely removing the files, I just don't want them pushed.
A partial push - a nudge, if you like :)