Main public logs

From PMDOWiki

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

Logs
  • 15:18, 19 June 2025 Shitpost Sunkern talk contribs created page Getting Started With Git (Created page with "This is a tutorial on how to start using Git, a popular version control and code collaboration software. == What is Git and why are we dealing with Git in the first place? == Git is a software that tracks changes to your code and other files in a project and lets you save snapshots (called "commits") of the project at a given point in time. This is useful in multiple ways: * You must save your code in order to run it and test if it works, so committing acts as a sort...")