mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-06-13 14:33:17 -04:00
454 B
454 B
##Exercise 2: Forking
Regularly syncing a fork with upstream is crucial to ensure your local copy doesn't fall behind the original project. This prevents complex merge conflicts and ensures that any new features you develop are built on top of the most current version of the code.

#3 origin https://codeberg.org/faxilion/foot.git (fetch) origin https://codeberg.org/faxilion/foot.git (push)