Git: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

3 December 2023

  • curprev 14:2014:20, 3 December 2023Elixirfan talk contribs 5,017 bytes +5,017 Created page with "== Git == Git is a distributed version control system and widely used in the Elixir programming language community. It allows multiple developers to work together on a project while maintaining a history of changes and facilitating collaboration. With its simple yet powerful features, Git has become an essential tool for managing code repositories in Elixir development. === Basics of Git === Git operates on a repository-based model, where each project has its own repo..."