No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.

7 líneas
490 B

  1. ## Navigate Revision History
  2. <p align="center">
  3. <img src="../../images/docs/revision-navigation.gif" alt="Revision Navigation" />
  4. </p>
  5. With just a click of a button, you can navigate backwards and forwards through any file's history. Compare changes over time and see the revision history of the whole file or every individual line of code. Customizable and unobtrusive Git blame annotations are still shown on every line, telling you the author, date, and message for the last commit!