ComenzarEmpieza gratis

Force fast-forward merge

You've completed work on a feature branch named data-validation and want to merge it into the main branch using a fast-forward merge.

Este ejercicio forma parte del curso

Advanced Git

Ver curso

Instrucciones del ejercicio

  • Write the Git command to ensure that a fast-forward merge is performed while merging the data-validation branch into the main branch.
  • Assume you're already on the main branch.

Ejercicio interactivo práctico

Pon en práctica la teoría con uno de nuestros ejercicios interactivos

Empezar ejercicio