raphaelheinz / LeetHub-3.0

This plugin automatically pushes your code to GitHub when you pass all tests on a Leetcode problem.
MIT License
113 stars 74 forks source link

feat: allow user to push previous submissions and maintain multiple versions of solution. #30

Closed Zafei-Erin closed 5 months ago

Zafei-Erin commented 5 months ago
  1. Allow user to push previous submissions and maintain multiple versions of solution.
  2. Add a tooltip to guide user for this feature (because I as a user didn't know we can do that until read through the source code lol).
raphaelheinz commented 5 months ago

Hi @Zafei-Erin, thanks for your PR. This is a great idea! I will merge into main and build a new version.