.\" git_history man page .TH man 1 "18 April 2009" "0.1" "git_history man page" .SH NAME git_history - outputs a complete history of git revisions .SH SYNOPSIS .B git_history | less .SH DESCRIPTION .B git_history outputs a complete history of git revisions. Actually it excludes the diff from the first commit at the moment. For respositories created with arcs, that doesn't matter, because arcs makes a sort of empty commit at the start. .SH BUGS git_history does not output the diff from the first commit. .SH AUTHORS .nf Sam Watkins (swatkins@fastmail.fm) .fi .SH "SEE ALSO" .BR arcs .BR git