message no. 171888
Posted by i-make-robots in #github at 2019-04-21T04:42:12Z
what is the correct way to remove a file from a repo so that it never existed? I have a log file that was accidentally committed long ago. tho i put it in .gitignore it keeps tracking. I tried a few methods found on google and none have worked yet.