LeetPushExtension / LeetPush

Chrome extension to capture and push LeetCode solutions to your GitHub repository.
https://chromewebstore.google.com/detail/leetpush/gmagfdabfjaipjgdfgddjgongeemkalf
MIT License
119 stars 9 forks source link

cannot edit repo url #82

Closed sj098 closed 4 weeks ago

sj098 commented 4 weeks ago

Hi,

I need to edit my repo url but the edit button only lets me enter my leetcode username. Also, which url should I use for the repo url?

ammarGamal123 commented 4 weeks ago

Hi @sj098,

You can actually edit your repo URL. Here's how:

1- Select the "Edit" button:

Github-Resposne-Edit-Button

2- After clicking "Edit," this screen will be displayed, allowing you to modify your repo URL as needed:

Github-Screen

Regarding which URL to use for the repo URL, it’s entirely up to you. You can either create a new repository or use an existing one. For example, in the second screenshot, you can see the repository URL I created—you can set up yours similarly.

If you have any further questions, feel free to ask!

Best regards, Ammar Gamal Mohamed