mirror of
https://github.com/frej/fast-export.git
synced 2025-11-06 11:15:39 +01:00
s/Committing/Exporting/g
This commit is contained in:
@@ -44,7 +44,7 @@ def dump_file_blob(root, full_path, pool):
|
||||
|
||||
|
||||
def export_revision(rev, repo, fs, pool):
|
||||
sys.stderr.write("Committing revision %s... " % rev)
|
||||
sys.stderr.write("Exporting revision %s... " % rev)
|
||||
|
||||
revpool = svn_pool_create(pool)
|
||||
svn_pool_clear(revpool)
|
||||
|
||||
Reference in New Issue
Block a user