Skip to content

Commit

Permalink
Comentar bloque y borrar salida del comando
Browse files Browse the repository at this point in the history
  • Loading branch information
fraya committed Jul 31, 2024
1 parent c1f7435 commit 32a1666
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions documentation/source/git-ramas.rst
Original file line number Diff line number Diff line change
Expand Up @@ -469,12 +469,9 @@ Y resolvemos el conflicto confirmando los cambios:
$ git checkout main
.. code-block:: console
:caption: Fusionamos las ramas una vez solucionado el conflicto
$ git merge saludo-moderno
Updating c2c80fa..b829314
Fast-forward
source/app/curso-de-git-app.dylan | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Rebasing vs Merging
~~~~~~~~~~~~~~~~~~~
Expand Down

0 comments on commit 32a1666

Please sign in to comment.