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
1 file changed
tree: 6e042c4e48a6c23cdeadc4dffe67073cb26d0e71
  1. .settings/
  2. src/
  3. .gitignore
  4. BUCK
  5. LICENSE
  6. pom.xml