mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-06-14 14:33:16 -04:00
Minor fix in README
This commit is contained in:
parent
4bf60d0fbc
commit
488cbee41e
6 changed files with 14 additions and 3 deletions
11
report_ex2.md
Normal file
11
report_ex2.md
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
##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)
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue