Revision c2768fa15234fd7eef7abb52eca2a3abe08e525c authored by Michael G. Schwern on 26 July 2012, 23:22:22 UTC, committed by Eric Wong on 27 July 2012, 22:14:50 UTC
Put them in a new module called Git::SVN::Utils.  Yeah, not terribly
original and it will be a dumping ground.  But its better than having
them in the main git-svn program.  At least they can be documented
and tested.

* fatal() is used by many classes.
* Change the $can_compress lexical into a function.

This should be enough to extract Git::SVN.

Signed-off-by: Michael G. Schwern <schwern@pobox.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Signed-off-by: Eric Wong <normalperson@yhbt.net>
1 parent ee9be06
History
File Mode Size
po
Makefile -rw-r--r-- 1.7 KB
gitk -rwxr-xr-x 321.9 KB

back to top