mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-06-13 14:33:17 -04:00
-
This commit is contained in:
parent
e10d40ca12
commit
ba837819fd
1 changed files with 5 additions and 1 deletions
|
|
@ -5,7 +5,11 @@
|
||||||

|

|
||||||
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.
|
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
|
#3
|
||||||
origin https://codeberg.org/faxilion/foot.git (fetch)
|
origin https://codeberg.org/faxilion/foot.git (fetch)
|
||||||
origin https://codeberg.org/faxilion/foot.git (push)
|
origin https://codeberg.org/faxilion/foot.git (push)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue