cd my-repo##########git status##########git add new_file.cpp##########git status##########git commit -m "first commit"##########git status##########git log