Fixed git command line in git-extract.sh for new 1.6.0.x behaviour
commitd55504c28dc7c2ac5ed03728fb5f2a05ecf5a1b1
authorChris Frey <cdfrey@foursquare.net>
Thu, 18 Sep 2008 20:48:49 +0000 (18 16:48 -0400)
committerChris Frey <cdfrey@foursquare.net>
Thu, 18 Sep 2008 20:48:49 +0000 (18 16:48 -0400)
tree58d8b53db5eadf80542d06375a72f32fb38718b4
parentbe695179adb6a091a061ee605e7e4c69a3031eda
Fixed git command line in git-extract.sh for new 1.6.0.x behaviour

The new 1.6.0 version of git does not support git-archive, but only
'git archive'.
git-patch-cvs.sh