Skip to content

MoserMichael/git_html_listing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

git_html_listing.sh

A shell script for producing an html listing for the change history of each file in a git repository.

The script creates a index.html file with an entry per file that is part of the git repository.

Each entry contains a link to the history log of the file and a link to git blame listing for that file.

Each line of the git blame listing is linking to the commit where it came from.

installation

Copy the files

Thanks

This script uses ansi2html.sh

Example html listing for this repository

see link

About

shell script for html listing of change history for its current files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages