I have a file which contains sensitive datas so I don\'t want to push content of this file to remote server.
To achiev
So far, --assume-unchanged and --skip-worktree do not work as I found. My git version is : git version 2.8.4 (Apple Git-73) Stash is the only way that works so far.