git_run_options: reduce differences with svn_run_options.
commit1b80875c9ac205544f70ea4648d3af7dd42148af
authormhagger <mhagger@be7e6eca-30d4-0310-a8e5-ac0d63af7087>
Tue, 25 Aug 2009 20:34:50 +0000 (25 20:34 +0000)
committermhagger <mhagger@be7e6eca-30d4-0310-a8e5-ac0d63af7087>
Tue, 25 Aug 2009 20:34:50 +0000 (25 20:34 +0000)
tree2cab3d7b92eba1510068cf0860e66896bca12e22
parentc2f6781e43e140f9f03a74609eda6fa324a11386
git_run_options: reduce differences with svn_run_options.

Patch by: Greg Ward <greg@gerg.ca>

Specifically, split process_io_options() into
process_extraction_options() and process_output_options().

(This is needed to share code with HgRunOptions more easily.)

git-svn-id: http://cvs2svn.tigris.org/svn/cvs2svn/trunk@4902 be7e6eca-30d4-0310-a8e5-ac0d63af7087
cvs2svn_lib/git_run_options.py