AleDenshi / comfy.guide

Comfortable computer tutorials.
https://comfy.guide
The Unlicense
36 stars 16 forks source link

Push issue #7

Closed Yoproo20 closed 9 months ago

Yoproo20 commented 9 months ago

Git newbie here: This could be an error on my side but I spent a while writing an article getting the SVG of the tool and then it says I don't have push access, is there another method I am supposed to use primarily?

prathamdupare commented 9 months ago

Yes, to push your changes, you should first fork the repository, make the necessary changes, and then push them to your fork. Afterward, you can create a pull request, and the maintainer will review and merge it.

For more info, check this, it might help.

AleDenshi commented 9 months ago

Hi there yoproo20. If things are getting complicated, I might make a more detailed video on how to push changes. Thanks for letting me know.