Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.

7 linhas
417 B

2 anos atrás
  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.