/git-file-history-viewer

A web-based tool generated by GPT-4 to visualize and explore the commit history of individual files in a Git repository, providing insights into changes made to specific lines of code over time.

Primary LanguageHTMLMIT LicenseMIT

Git File History Viewer

中文

This is a web application that allows you to view the history of a file in a GitHub repository. You can fetch the file history by providing the GitHub URL of the file, and then select a range of lines to display.

Usage

To use the Git File History Viewer, follow these steps:

  1. Enter the GitHub URL of the file you want to track in the "GitHub file URL" input field.
  2. Click the "Fetch file history" button to fetch the file history from GitHub.
  3. Use the "Start Line" and "End Line" sliders to select the range of lines you want to display.
  4. Use the slider at the bottom of the page to navigate through the file history.

Credits

This project generated by GPT-4.