foot/report_ex2.md
faxilion ba837819fd -
2026-06-07 15:18:58 +02:00

974 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. - - Problem solved: "This PR fixes a minor formatting issue/typo in the README, improving the documentation's readability." Branches: "The source branch is feature-improve-docs from my fork, and the target branch is the master branch of the original dnkl/foot repository." - Code review is a process where team members examine each other's code before it is merged into the main project. It is used in teams to catch bugs early, ensure code quality and consistency, and share knowledge among developers #3 origin https://codeberg.org/faxilion/foot.git (fetch) origin https://codeberg.org/faxilion/foot.git (push)