Improve the export command performance The export command used to iterate over changes, take the commit id of the current patch set and then use that commit id to load the (same) patch set again. Instead of doing that nonsense just use the (already loaded) current patch set. Change-Id: Ibd4f129531f8b52c180f5ba44c71f94e50f488ae