Skip to content
Discussion options

You must be logged in to vote

Fork vs Clone

Ambas son formas para "copiar" un repositorio, pero una forma sencilla para entenderlo sería:

  • Fork es una copia que sigue estando ligada al repositorio original. Si la original sufre cambios, la copia la puedes actualizar (manualmente). Puedes hacer cambios en tu Fork y hacer una solicitud para integrar los cambios al original.

  • Clon es una copia exacta del repositorio en ese preciso momento en el que lo hagas, pero ya no está ligada al original, puedes hacer con él lo que quieras sin afectar al otro.

Replies: 6 comments 8 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
6 replies
@JLuisPrz
Comment options

@RodolfoMorquecho
Comment options

@JLuisPrz
Comment options

@RodolfoMorquecho
Comment options

@JLuisPrz
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@NayGL
Comment options

@venegas55
Comment options

Answer selected by venegas55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
10 participants