
Agustin Cetrangolo
PreguntaHola! Cuando pego el indicador de un commit es como si automaticamente me diera enter, por ende no puedo usar el diff porque luego de pegar el primero es como se ejecutara el enter o cuando quiero hacer el checkout apenas le doy el pegar es como si le diera enter y no me permite escribir el archivo. Me tira este cartel:
Agustin Cetrangolo@LAPTOP-251IPENL MINGW64 ~/practicas (master)
$ git checkout f6aca92be4b0d111dcd528eba0cee68b6f226794
Note: switching to ‘f6aca92be4b0d111dcd528eba0cee68b6f226794’.
You are in ‘detached HEAD’ state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by switching back to a branch.
If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -c with the switch command. Example:
git switch -c <new-branch-name>
Or undo this operation with:
git switch -
Turn off this advice by setting config variable advice.detachedHead to false
HEAD is now at f6aca92 primer archivo agregado
Agustin Cetrangolo@LAPTOP-251IPENL MINGW64 ~/practicas ((f6aca92…))
$ git checkout

León Sergio Mora Guerrero
Cuida estar seleccionando solamente el identificador, si seleccionas un espacio antes, lo puede identificar como cambio de rama