Jump to content

Main public logs

Combined display of all available logs of Rivendell Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 14:14, 29 January 2026 Admin talk contribs created page Branches (Created page with "'''Git branches''' are lightweight pointers that represent independent lines of development within a Git repository. Branches allow developers to work on features, bug fixes, or experiments in isolation without affecting the main codebase. Changes from a branch can later be merged back into another branch, such as the main or development branch, enabling safe and flexible collaboration.")