Para aquellos que estén confundidos, la salida de git blame muestra el commit SHA abreviado, el nombre del archivo, el autor del commit, la fecha y hora del commit, el número de línea y finalmente, la línea en cuestión.
For those confused at what this wall of text consists of, it shows the abbreviated commit SHA, the file name it originated from, the commit author and date, line number, and then the actual line of code.
Esto abre un editor de texto para escribir el mensaje del commit.
This opens up a text editor to type the commit message.
Voy a escribir "Initial commit".
And so I'm going to type that this is the initial commit.
Cada vez que ustedes hacen un "commit", Git guarda una instantánea del estado de su proyecto en ese momento.
Every time you do a commit, it records a snapshot of what your project looks like at that point.
Así que para hacer un commit, vamos a escribir un mensaje de confirmación
Para guardar los cambios, se ha de escribir un archivo en el disco mediante el comando commit.
To save the changes, you should write the relevant file onto the disk using the commit command.
Conținut posibil inadecvat
Exemplele au rolul de a te ajuta să traduci cuvinte sau expresii corect si adaptat la context. Nu sunt selectate sau validate manual, așadar pot conține termeni inadecvați. Te rugăm să raportezi exemplele pe care le consideri inadecvate. Traducerile vulgare sau colocviale sunt în general marcate cu roșu sau cu portocaliu.
Înregistrează-te pentru a accesa mai multe exemple