hola si muchas gracias si me dejo agregar y hacer cambios estoy en los ejercicios,
pude crear las ramas de nuevo de content, header y por default la master.
si agrego informacion a dichas ramas pero me sale el siguiente error.
RICARDO@RICARDO MINGW64 ~/proyecto_git (header)
$ git add hobbies.txt
RICARDO@RICARDO MINGW64 ~/proyecto_git (header)
$ git commit -m “Cambios en hobbies.txt”
[header 7d64cb9] Cambios en hobbies.txt
1 file changed, 2 insertions(+)
create mode 100644 hobbies.txt
RICARDO@RICARDO MINGW64 ~/proyecto_git (header)
$ git checkout master
error: The following untracked working tree files would be overwritten by checkout:
web/index.html
Please move or remove them before you switch branches.
Aborting
RICARDO@RICARDO MINGW64 ~/proyecto_git (header)
Report
There was a problem reporting this post.
Block Member?
Please confirm you want to block this member.
You will no longer be able to:
See blocked member's posts
Mention this member in posts
Invite this member to groups
Message this member
Add this member as a connection
Please note:
This action will also remove this member from your connections and send a report to the site admin.
Please allow a few minutes for this process to complete.