This relates to the Active Branch you are working on and relates to working with Git in Codio.

See Git for more information on how you can work with Git/SVN/Mecurial in Codio

If you are working with an assignment (ie started a project from in a Course), Git is not initialised, but you can run

git init

in the terminal to initialise

Did this answer your question?