i've been making some vast changes on the master branch of my git repository. I'm pretty new to git and so i'm wondering :
How can i move my now master branch to a new branch and create my master branch from scratch for a particular folder of files ?
Think that i have another folder, like new_stuff, that contains the new files to be added to the master branch and that old master is a new branch named old_master.