You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

7 regels
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!