-
-
Notifications
You must be signed in to change notification settings - Fork 133
Open
Labels
Description
I added a basepath to the config file. This seems to work somewhat, but i still end up with files in ~/.gemstash. I see a gemstash.db in both ~/.gemstash and my basepath, but only the first one contains authorizations that I created. When I try to push a private gem, it tries to take them from the basepath gemstash.db which doesn't contain them. The logfile also ends up in ~/.gemstash instead of basepath.
imaximix