Creating a new feature branch
git co -b new_branch
Permanently Remove Any Record of a File From git
https://chrisshort.net/permanently-remove-any-record-of-a-file-from-git/
git co -b new_branch
https://chrisshort.net/permanently-remove-any-record-of-a-file-from-git/