sorry, noob here.
I've researched this, but everyone refers to branches and I'm not sure I'm dealing with a branch.
A while ago I messed up the website I'm working on over the process of 4 commits. So I went back four commits, and just kept working from there. Since then I've saved maybe 10 commits, but I never "officially" made a branch, so I'm not sure if I'm on a branch. I'm definitely not on MASTER because I left it a long time ago.
How do I make what I'm working on into the MASTER branch?
added per request:
$ git branch -v
* (detached from 626a6f1) aea944b trying to make new branch
bottom_drop_side_menu 46e7358 quick save
lowermenu 4e89d92 So here's a kind of nice lower menu. Client doesn't dig :(
master 2071f52 the categories arent working...