Minor fix in README

This commit is contained in:
faxilion 2026-06-07 15:01:08 +02:00
parent 4bf60d0fbc
commit 488cbee41e
6 changed files with 14 additions and 3 deletions

11
report_ex2.md Normal file
View file

@ -0,0 +1,11 @@
##Exercise 2: Forking
![-](1.png)
![-](2.png)
![-](3.png)
![-](4.png)
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)