Entradas de la Categoría ‘git

There are two hooks that maybe we will be interested to work in: prepare-commit-msg and commit-msg. In the Git directory, there is a “hooks” directory where you have to create the scripts that you want to execute in the hooks.

A veces, se crea una rama en local y se sube a un repositorio remoto, pero no se crea el vínculo en el fichero .git/config. Cuando se hace git pull, se muestra un mensaje como el siguiente: [use@localhost project]$ git pull You asked me to pull without telling me which branch you want to merge [...]


Página 1 de 11