My git status shows the following,I want to create a new branch and transfer over these uncomiited changes to that branch..how can I do that?
<prompt>git status
# Not currently on any branch.
# Changes not staged for commit:
# (use "git add <file>..." to update what will be committed)
# (use "git checkout -- <file>..." to discard changes in working directory)
#
# modified: DATA/code/inc/sirApi.h
# modified: DATA/code/src/pe/include/miloSession.h
# modified: DATA/code/src/pe/milo/miloProcessSmeReqMessages.c
# modified: DATA/SME/src/sac/sacApiRoam.c
# modified: DATA/SME/src/sac/sacInsideApi.h