Skip to content

elicollins/make-review

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Scripts to generate and save a set of diffs for review.

PREREQS

	The python and python-tk packages.

INSTALL

	Add the files in bin/* to your path.

USAGE

	Generate some diffs using a git diff expression that's evaluated
	against the current repo and name them "foo"..

	$ make-review foo HEAD^^..HEAD
	
	View the diffs by name..

	$ $HOME/reviews/foo/diff.sh

	See update-diffs.sh for an example.

About

Scripts to generate and save a set of diffs for review.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published