message no. 127985
Posted by pmatulis in #github at 2016-03-21T22:48:23Z
i used 'git rm --cached' to remove tracking for a file. on github, after pushing, i see every line of the file being removed. will the file end up empty if the branch is merged?