Non puoi selezionare più di 25 argomenti Gli argomenti devono iniziare con una lettera o un numero, possono includere trattini ('-') e possono essere lunghi fino a 35 caratteri.

7 righe
417 B

2 anni fa
  1. ## Commit Graph
  2. <p align="center">
  3. <img src="../../images/docs/commit-graph-illustrated.png" alt="Commit Graph"/>
  4. </p>
  5. The Commit Graph helps you to easily visualize branch structure and commit history. Not only does it help you verify your changes, but also easily see changes made by others and when. It is freely available for local and public repos, while a paid account is required for use on private repos.