gerwaric / acquisition

Stash and forum shop management for Path of Exile
GNU General Public License v3.0
18 stars 3 forks source link

Dynamic rate limiting #1

Closed gerwaric closed 1 year ago

gerwaric commented 1 year ago

Pulling the dynamic-rate-limiting branch over to master.

Briefly, I made changes to the master instead of creating a branch to test on. Then I decided I wanted to start over, so I created the dynamic-rate-limiting branch. Now I want to move all the changes in that branch over to the master and forget everything I did to the master branch since my original fork.

Someone more familiar with git would have done this differently.